Changelog

New feature: Loading and export of waypoints from Nokia Landmark Exchange files (.LMX). Only XML-based version of this format is supported.
New feature: Loading of waypoints, routes and tracks from Lowrance .USR files.
Fix: Crash while selection of city in the list by pressing initial letters (thanks to Moiseikin, sersenk).
Enhancement: The automatic conversion of numbering along roads to hidden address points while export to NM2 may be adjusted manually. The settings are extra attributes in the MP header:
- "Nm2_ConvertNumbers": the value "0" turns off the conversion. By default, the conversion is enabled.
- "Nm2_MinStepOfNumbers": it defines minimum step expressed in meters among succeeding address points (it affects the size of NM2 file). By default, the step is 15 m.
Fix: While export to .NM2, overflow of certain data fields due to huge amount of data is detected and reported to avoid incorrect file output (thanks to Daniel Pozzi).
Fix: After modifying map properties, the line "Locale=0x20eee3ee" is not added amymore to the header of .MP file (thanks to soldat).
Fix: On polylines merging, the attribute "One way" is determined the same way as "Polyline has direction": it becomes set, only if all the merged roads have the corresponding flag set (thanks to Gary Turner).