
Changes of all RouteConverter versions
- adds Japanese and Ukrainian localization
- allows to configure user specific API keys for Google, Thunderforest and Geonames below Extras/Options...
- displays copyright messages for ESRI maps
- uses GraphHopper 0.9 and BRouter 1.4.9 for thee Offline Edition
- uses the previous position count limit for the Google Maps Directions API, that was 23 for a short period and is now back to 8 positions per request
- draws large position counts a lot faster for the Offline Edition
- solves a lot of stability problems of the Offline Edition
- fixes a bug which didn't display the notification messages for resumed downloads
- reads and writes Navigon Cruiser (.cruiser) files
- reads Columbus Type 2 (.csv) files of Type A and B
- writes Garmin Flight Plan (.fpl) files that Flightplan Migrator likes to read
- offers an alternative to splitting position lists with too many positions for a file format by reducing the number of positions before saving
- supports the Strava Cycling and Running overlays over the OSM Cycle map
- uses Thunderforest API Keys to show the OSM Cycle map without "API Key Required" overlay
- names the Columbus Professional format now as Columbus Type 1 (.csv)
- allows to configure the maps and theme directory for the Offline Edition via Extras/Options...
- uses an increased position count for the Google Maps Directions API which now allows for 24 instead of 8 positions per request
- writes the log to file as well as to standard out
- adjusts limit of Navigon Mobile Navigator for iPhone/iPad URLs to 25 positions
- fixes a bug where time was not completed if only the first or the last position had time stamps
- fixes missing redraws when zooming since hasFilteredVisibleArea() relied only on the first reduction step
- fixes rough tracks when zooming and not having center-on-zooming turned on
- fixes a NullPointerException when writing GPX files where tracks have no name
- supports reading $GNVTG, $GNZDA, $GNRMC and $GNGGA sentences in NMEA 0183 Sentences (*.nmea) files
- supports reading $GPGLL and $GNGNS sentences in NMEA 0183 Sentences (*.nmea) files
- uses only HTTPS when communicating with the RouteCatalog
- uses GraphHopper 0.8.2 and mapsforge 0.8 for the Offline Edition
- stores and restores the location and size of dialogs
- shows timezone id and name and exchanges GMT+ with GMT- and visa versa to avoid confusion
- sorts timezones by their id and eliminates duplicate ids
- shows more precise Columbus V-1000 configuration options
- removes Distance from TrackStatsExtension when writing GPX 1.1 (.gpx) files since Garmin BaseCamp recalculates it
- avoids to show that downloads are completed with than 100 percent
- prefers routing files with closest distance of bounding box center to the maps centers to avoid downloads of large routing files for small maps
- handles OutOfMemoryErrors during routing and for a lot of actions at a central place
- fixes a bug when downlading hgt files
- fixes a bug when interpolating time for first and last position comes up with strange times
- fixes a bug which fails to read GPX 1.1 (.gpx) files which contain temperature or speed data within a TrackPointExtension v1
- fixes a bug when writing speed fails if there is no temperature or heading
- fixes a bug writing OziExplorer files by reducing the description to 40 chars and replacing comma by space (character 209 aka \u00D1 didn't work)
- fixes a bug when reading some Navigon Mobile Navigator (*.route) files
- fixes a bug reading Photo (.jpg) files
- fixes a bug which opened a debug dialog when using a HTTP proxy
- fixes a bug which causes flickering on large displays by increasing buffer sizes