SYNONPSIS
gosmore [rebuild [minlatitude minlongitude maxlat maxlong]QUERY_STRING="flat=...&flon=...&tlat=...&tlon=...&fast=[01]&v=..." gosmore
DESCRIPTION
gosmore is a GTK+ application for viewing OpenStreetMap data. It can calculate the fastest route between two points. It can also has incremental search capability and the results are ordered by distance from the current viewpoint.See the wiki page for details on two pass bounding box rebuilding.
Note that the binary file format is not yet stable and rebuilding is recommended after upgrading.
FILES
- /usr/share/gosmore/elemstyles.xml ~/.gosmore/elemstyles.xml
-
- This file determines how each OSM element is rendered and how it affects routing. A list of valid icons cans be found in /usr/share/gosmore/icons.csv
- The binary data created during rebuild
ENVIRONMENT
- QUERY_STRING If this variable is set, gosmore will try to compute the
-
specified route, output the result and then exit (ie. headless query).
EXAMPLE
- wget http://download.cloudmade.com/europe/denmark/denmark.osm.bz2
- bzcat denmark.osm.bz2 | gosmore rebuild
- gosmore
-