Gosm
Jump to navigation
Jump to search
Gosm | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License: | GNU GPL v3 (free of charge) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Platform: | Linux | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Status: | Broken | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version: | 0.0.9 (2009-10-31) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website: | https://gosm.sourceforge.net/ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Programming language: | C | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
desktop viewer for OpenStreetMap tiles |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Gosm is a viewer for the openstreetmap written in C using Gtk+ for GNU/Linux and similar operating systems.
Last Update: 2013-04-26
Features
- view the map with mapnik/osmarender
- make tiles locally available for offline browsing the map
- measureing distances and ways
- exporting large images by glueing tile-images together
- exporting pdf-documents of selected areas
Downloading and running
Linux
svn co https://gosm.svn.sourceforge.net/svnroot/gosm gosm cd gosm . misc/compilage
./gosm
Requirements
- Gtk
- Cairo
- Glib
- libpng
- libcurl
- Webkit - can be build without this dependency, since it's only used for Help/Manual
- java - runs without, but necessary for exporting PDF-files