Gosm

From OpenStreetMap Wiki
Jump to navigation Jump to search
Gosm Screenshot

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

Project Homepage

http://gosm.sourceforge.net