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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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,