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
AestheticsPro Medical Spa Software
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
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,