Friday, August 17, 2012

RouteConverter 2.8 is ready

Release 2.8 from 17. August '12

  • reads and writes GoRiderGPS (*.rt) files
  • reads Google Maps URLs without coordinates as Google dropped the KML support
  • follows Windows Shortcuts (*.lnk) in the local RouteCatalog
  • opens all files from a directory when a directory is dropped on RouteConverter
  • adds relief and symbols to the Hike map
  • adds the OutdoorActive maps Topographic, Austria and Swiss
  • remembers the map bounds and zoom when it is closed and uses them for the next start
  • shortens paths in the reopen menu like the Microsoft Office programs
  • moves Google Maps API calls from Java to JavaScript to make support for OpenLayers and OpenRouteService easier
  • allows to print only if there is a position
  • allows to print route descriptions only if the position list is of the type route
  • shows an increased stability of the map module when extensively used
  • fixes a bug when reading Google Earth 6.2 (*.kml) files with Track extension and non-UTC timezones
  • fixes a bug when writing Navigon Mobile Navigator (*.route) files
  • fixes a bug when reading TomTom firmware version 9 files
  • fixes a bug when reading Garmin POI (*.gpi) files with umlauts
  • fixes a bug when splitting iGO8 Route (*.kml) files
  • fixes a bug which scrambled the position order when opening multiple files at once
  • fixes a bug which made saving a converted file besides the original file very difficult
  • fixes a bug did not hide map controls during printing
  • fixes a bug to avoid 'null' output when printing
  • fixes a bug which allowed to rename or delete the root node of the RouteCatalog

Monday, July 30, 2012

Windows-Verknüpfungen (aka Shortcuts aka .lnk-Dateien) werden unter "Eigene Routen" verfolgt

Für die Vorabversion, die ich gerade hochgeladen habe, habe ich ein Feature für mich selbst implementiert, das für die Windows-Nutzer unter Euch auch interessant sein könnte: Windows-Verknüpfungen (aka Shortcuts aka .lnk-Dateien) werden unter "Eigene Routen" verfolgt.

Das heißt, man kann seine Ordner oder Dateien mit interessanten Routen, Tracks und Wegpunktlisten dort belassen, wo sie sind und legt im Dateisystem unter %USERPROFILE%\Eigene Routen eine Verknüpfung auf diese Dateien oder Ordner an und kann sie bequem in RouteConverter durchstöbern.

Gefällt Euch das genauso gut wie mir?

Wednesday, June 20, 2012

Eigene Routen schnell zugreifen

Vor einer Weile schrieb @kumo

Ich sehe durchaus einen Bedarf für eine Möglichkeit, Ordner auf dem lokalen PC des jeweiligen Users über das Tab 'Durchstöbern' verwalten zu können. Jeder User wäre für seine private Dateistruktur selbst verantwortlich, ich könnte den User nicht mehr durch Verschieben und Löschen verärgern und auf Deinen Server würden (hoffentlich) nur noch finale Versionen geladen, die dann wie gewohnt allen anderen Usern zur Verfügung stünden.
Inzwischen gibt es einen lokalen Routenkatalog, der das Dateisystem unterhalb von $HOME/Eigene Routen zeigt.

Monday, May 28, 2012

RouteConverter 2.7 is ready

Release 2.7 from 28. May '12

  • allows to browse in the local file system like in the remote RouteCatalog for faster access to routes, tracks and waypoint lists
  • supports undo and redo on all actions when browsing
  • reads all the files from ZIP Archives (*.zip)
  • reads files referred to by URL Reference (*.url) and KML NetworkLink
  • reads and writes Garmin Flight Plan (.fpl) files
  • reads Map & Guide Intranet 2009 (*.bcr) files
  • reads Google Earth 6.2 (*.kml) files with FlyTo extension
  • reads Tripmaster 3.1 (*.itn) files
  • writes Flight Recorder Data (*.igc) files
  • reduces decimal places to reasonable precision by default
  • starts with the last displayed region on the map
  • makes distance display more reliable by moving code to JavaScript
  • removes the Tiles@home server for maps as it has been shut down
  • fixes memory leaks when reading XML files and when opening new files
  • fixes a bug which prevented that the directions for routes were printed completely
  • fixes a bug which completed the wrong elevation information if the coordianates were close to zero degree longitude or latitude
  • fixes a bug where the program was locked up or the map was unuseable under Mac OS X (-XstartOnFirstThread)
  • fixes bugs when reading Navigon Mobile Navigator (*.route) files
  • fixes performance issues by using the stable Google Maps API v3.7
  • fixes a bug where the confirmation to drop changes was missing when dragging and dropping a file
  • fixes a bug when reading HTTPS Google Maps URLs
  • fixes opening a search dialog when pressing ctrl+f on the map

Friday, May 11, 2012

Wie bringt man Routen aus Google Maps aufs Navigationsgerät?


Mit RouteConverter übernimmt man Routen von Google Maps per Drag-and-drop oder wie im folgenden YouTube-Video von Valentin Müller gezeigt über die Speicherung auf Googles Servern:



Dabei wird von Google Maps eine KML-Datei erzeugt mit einer Route und einer Wegpunktliste erzeugt, die von RouteConverter wieder eingelesen wird und für das Navigationsgerät konvertiert werden kann.

Saturday, February 25, 2012

RouteConverter 2.6 is ready

The latest version 2.6 from 25. February '12 offers a lot of new features and improvements. It
  • reads and writes iGO8 Route (*.kml) files
  • allows to export the current position list to a file
  • moves all selected positions when dragging a position on the map
  • displays elevation or speed in the profile view at the bottom of the window
  • displays elevation, distances and speed in metric, nautic and statute measurement system
  • displays copyright messages for OpenStreetMap and OutdoorActive maps
  • uses the routing instructions from Google Maps Directions API when adding positions
  • uses Google Maps Elevation API first when completing elevation information
  • uses the latest Eclipse SWT 3.8M3 library to show a map again on Windows XP
  • fixes reading Navigating POI-Warner (*.asc) files containing control characters
  • fixes reading Tom Tom POI (*.ov2) files containing control characters
  • fixes writing Training Center Database 1 (*.tcx) and Training Center Database 2 (*.tcx) files
  • fixes a bug when tracks were not painted anymore after scrolling the map
  • fixes a bug localizing the map display and controles
  • fixes a bug when routes over water were not painted
  • fixes a bug omitting the username required for geonames.org
  • fixes a bug when reading ZIP archives containing file names with umlauts
Datenschutz