Gosmore is an OpenStreetMap navigation application. It can display the map in 2D and 3D. It also provides searching and turn-by-turn routing capabilities. All the data is stored offline in it's own binary format.
Categories
GISLicense
Public DomainFollow Gosmore
Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
-
Error while downloading maps (Error: 7-Zip cannot find the code that works with archives), UI is primitive, did not create a Windows uninstall entry so I had to uninstall it by hand. The back-end may be very nice, but I never got far enough into the program to be able to use it, let alone want to.
-
Hy, nice job, made a little modification for WINCE, to be able to search for more characters in a portrait display: @@ gosmore.cpp @3456 LOG hwndEdit = CreateWindow(TEXT ("EDIT"), @3457 - NULL, WS_CHILD | WS_VISIBLE | WS_BORDER | ES_LEFT, @3457 + NULL, WS_CHILD | WS_VISIBLE | WS_BORDER | ES_LEFT | ES_MULTILINE | ES_AUTOHSCROLL,