Changes of all RouteConverter versions
Release 2.11 from 30. October '13
- reads Columbus TimeAlbum (.csv) files
- reads and writes MotoPlaner URLs
- reads SRTM1 and SRTM3 files when completing elevation data
- allows to switch between speed and elevation in the context menu of the profile graph
- uses the Glopus (*.tk) format with latitude,longitude,comment when pasting to the clipboard
- uses a single instance when calling the Webstart API and passing it an URL to open
- uses integer tick units for the profile graph to avoid fraction number
- is more robust when reading NMEA 0183 Sentences (*.nmea) files
- allows to use zoom level 19 of Mapnik maps
- fixes the performance issues when deleting large number of positions in tracks with lots of positions
- fixes a bug when converting routes to tracks that inserted new positions in unpredictable order
- fixes a bug when reading NMEA 0183 Sentences (*.nmea) files where the ZDA year is encoded with 4 digits
- fixes a bug when writing Garmin POI (*.gpi) files with spaces in the position list name
- fixes a bug when writing Google Earth 5 (*.kml) speed bars with wrong speed segments
- fixes a bug when writing WebPage (*.html) files which failed to display positions
- fixes a bug when registering at the RouteConverter service that allowed empty first and last names
Release 2.10 from 12. July '13
- reads ape@map (.trk) files
- reads broken Columbus V990 (.csv) files as reported here
- reads Google's MultiTrack extension for Google Earth 5 (*.kml) files
- extracts Google Earth 5 (*.kml) from Google Maps My Places URLs starting with http://maps.google.com/maps/ms?...
- adds Polish and Russian localization
- allows for floating point input to the position deletion dialog
- solves speed problems when rendering lots of markers with and without descriptions
- fixes a bug when Extras/Options... preferences where not loaded from the place where they were saved
- fixes a bug when writing GoPal Route (.xml) files with wrong ISO-8859-1 character set definition
- fixes a bug when writing Training Center Database (.tcx) files that were missing the heartbeat information
- fixes a bug when starting GPSBabel with spaces in the path due to changes to Runtime.exec in Java 1.7.0_21 for Windows
Release 2.9 from 27. May '13
- reads Garmin Fit (.fit) files
- extracts speed from Sports Tracker (*.gpx) files
- is optimized for large tracks with several hundred thousand positions
- allows to display coordinates as decimal degrees, degrees and decimal minutes, degrees minutes and seconds
- allows to display coordinates at current mouse position
- allows to display the waypoint description next to the waypoint
- allows to add time to positions interpolated from existing time information
- allows to add new positions not only for one but for all selected positions
- stores position list name and description for waypoints in
of GPX files - gives routes nicer names when splitting them
- works with Java 7 and Mac OS X 10.8
- notifies about Java updates
- fixes a bug when the Google Maps Directions API throwed OVER_QUERY_LIMIT exception since more than one request was active at a given time
- fixes a bug stopping threads when shutting down to fix Java 1.7.0_07 on OpenSUSE problems
- fixes a bug when selecting and moving positions failed
- fixes a bug when displaying large number of waypoints
- fixes a bug that route names in Training Center Database(.tcx) files should be unique and not exceed 15 characters
- fixes a bug when writing Google Maps URLs (*.url)
- fixes a bug when reading i-Blue 747 (.csv) and Qstarz BT-Q1000 (*.csv) files without timestamps
- fixes a bug when reading Columbus V900 Standard (.csv) files with 'G' fix indicator
- fixes a bug when writing GPX 1.1 (.gpx) files with speed as m/s
- fixes a bug that SRTM data files were deleted upon program completion
- fixes a bug that required to select a position to be allowed to print
- fixes a bug that null values for elevation where ignored during complete or edit operations
- fixes a bug to bring up the help window when started via Webstart