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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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,