⧼mobile-frontend-languages-header-page⧽
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
|
|
Features
Feature
|
Value
|
Map Display
|
Display map
|
yes
|
Map data
|
raster
|
Source
|
online;cache
|
Rotate map
|
no
|
3D view
|
no
|
Shows website
|
?
|
Shows phone number
|
?
|
Shows operation hours
|
?
|
Routing
|
Routing
|
no
|
Create route manually
|
?
|
Calculate route
|
?
|
Create route via Waypoints
|
?
|
Routing profiles
|
?
|
Turn restrictions
|
?
|
Calculate route without Internet (Offline routing)
|
?
|
Routing providers
|
?
|
Avoid traffic
|
?
|
Traffic Provider
|
?
|
Navigating
|
Navigate
|
no
|
Find location
|
?
|
Find nearby POIs
|
no
|
Navigate to point
|
?
|
Navigation with voice / Voice guidance
|
?
|
Keep on road
|
?
|
Lane guidance
|
?
|
Works without GPS
|
?
|
Navigate along predefined route
|
?
|
Tracking
|
Make track
|
no
|
Customizable log interval
|
?
|
Track formats
|
?
|
Geotagging
|
?
|
Fast POI buttons
|
?
|
Upload GPX to OSM
|
?
|
Monitoring
|
Monitoring
|
no
|
Show current track
|
?
|
Open existing track
|
?
|
Altitude diagram
|
?
|
Show POD value
|
?
|
Satellite view
|
?
|
Show live NMEA data
|
?
|
Show speed
|
?
|
Send current position
|
?
|
Editing
?
|
Rendering
?
|
Accessibility
?
|
|
|
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