
Changes of all RouteConverter versions
- reads and writes Navigon Mobile Navigator (*.route) files
- reads broken Navilink (*.sbp) files without a header and with sometimes 31 bytes instead of 32 for a position
- reads NMEA 0183 Sentences (*.nmea) even if the coordinates contain spaces
- writes Google Earth 5 (*.kml) files with kilometer marks and a speed bar
- writes the track extensions for Google Earth 5 (*.kml) files supporting timestamps for tracks
- supports undo and redo when adding, removing, renaming position lists
- displays elevation, distances and speed in miles and feet (Statute) or meters (Metric)
- displays date and time in a timezone selected by the user with the machines timezone as a default
- allows naming pattern for new or completed positions: Description only, Number only, Number directly followed by description and Number, a space then description
- offers a feedback functionality which allows to send error reports and broken files from the help menu
- uses Google Maps API V3 bringing a lot of features from maps.google.com to RouteConverter
- allows to drag at routes to define waypoints
- allows to avoid toll roads when routing
- allows experimental routing for bicycles in the United States
- allows to scroll the map with cursor keys
- offers a context menu to the map view
- offers a new selection model for the map: a mouse click selects nearby positions, shift + mouse click extends the current selection, ctrl + mouse click adds a position, ctrl + alt + mouse click removes a position
- offers a new interactive zoom model for the map: pressing 'z' or clicking the new zoom symbol on the left side allow to define a map area to zoom in
- offers a new interactive selection model for the map: pressing 's' or clicking the new selection control on the left side allow to define a map area where all positions are selected
- extracts speed and heading from Qstarz BT-Q1000 (*.gpx) files
- uses the latest Eclipse SWT 3.7 library making setup on recent Linux distributions easier
- removes file upload to various online services as it was actually never used
- tries to initialize the map forever if the Internet connection is temporarily unavailable
- allows to use the Outdoor Active Map
- uses tile.opencyclemap.org for the popular Cycle map
- allows to configure alternative server URLs other than maps.google.com
- fixes a bug that CompeGPS Data cannot be loaded into a MagicMaps2Go position list
- fixes a timezone display bug for XML-based formats
- fixes a bug that shortened file names after the user has typed them
- fixes a bug that grew the selection when positions were inserted
- fixes a bug when changes on different positions lists where undone on the currently visible position list
- fixes a bug when not copying positions before putting them into the clipboard
- fixes a bug when file extensions where removed twice when writing files
- fixes a bug when copying positions between RouteConverter instances failed
- reads and writes CoPilot 8 (*.trp) files
- reads and writes Opel Navi 600/900 (*.poi) files
- adds Czech and Slovakian localization
- allows to drag and drop positions in the position list
- displays time data in the default time zone of the users machine
- duplicates the first position for Navigon Mobile Navigator and CoPilot routes
- adds a confirmation dialog before deleting categories
- opens a dialog when adding information to positions takes a long time
- uses a pointer as the mouse pointer on the map
- uses digits for the elevation axis of the elevation profile
- fixes the display of maximized windows if the task bar is not at the bottom
- fixes reading data from URLs
- fixes copying positions from a position list to a newly created position list failed if the file format is not GPX
- fixes the misleading error message when a user tries to register with an already existing name
- fixes links in about dialog under Linux
- fixes files read from root if their path was relative under Linux
- tries to make the map work on all major 32- and 64-bit Linux distributions
- tries to work around a Mac OS X bug where multi selection fails in a file chooser