table of contents
GOSMORE(1) | General Commands Manual | GOSMORE(1) |
NAME¶
gosmore - Viewer for OpenStreetMap data, with routing and searching
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
gosmore.pak
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¶
SEE ALSO¶
JOSM, gpds nav-it
AUTHOR¶
Nic Roets <nroets@gmail.com> with contributions from David Dean and many others.
27 June 2009 |