GMap

From OpenStreetMap Wiki
Jump to navigation Jump to search
Gnome Map Application
GMap screenshot.png
License: GNU GPL
Platform: Windows
Status: Unmaintained
Version: 0.4.3 (2010-07-02)
Language: English
Website: http://sourceforge.net/projects/gmap/
Source code: https://gmap.svn.sourceforge.net/svnroot/gmap
Programming language: C#

Offers a Warp view and rotate view

Features
Feature Value
Map Display
Display map yes
Map data raster;vector
Source offline
Rotate map
?
3D view
?
Shows website
?
Shows phone number
?
Shows operation hours
?
Routing
?
Navigating
Navigate
?
Find location
?
Find nearby POIs
?
Navigate to point
?
Navigation with voice / Voice guidance
?
Keep on road
?
Lane guidance
?
Works without GPS yes
Navigate along predefined route
?
Tracking
?
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
?

GMap aims to be a cross-platform map application written in C#.

Gmap has two goals in mind. One is to develop new ways of looking at a map for navigation and the other is to be cross platform. To attain cross platform capabilities, the map renderer is written in OpenGL.

Today, GMap has two unique modes in mapping not seen in other softwares. A warp view and a rotate view.

GMaps cross platform ideals are not currently in effect. The database back end is not yet supported under mono.

The GMap database is generated exclusively from OSM xml data.

External links