I have also contributed to the OpenStreetMap by adding POI and requesting logic to be changed.
The only major issue which I got used to but sucks, is the search when it does not involved famous places or streets or both.
Streets will be shown as minor or major and alike, I do need to use Google Maps Browser version to find the place, and the on CoMaps manually navigate to said place.
But the fact that I get a map update a week, sometimes two maps update a week which other apps will take months and subscription, that alone is worth hustle.
https://news.ycombinator.com/item?id=48794575
https://itsfoss.com/news/organic-maps-fork-comaps/
> Despite being advertised as a community-driven project, key decisions, including financial management, partnerships (with Kayak, for instance), and the inclusion of proprietary components in the code were made by a small group of shareholders, often without input from the broader contributor community.
[Edit: To answer my own question a little bit, I found a post from September 2025 that compares OsmAnd and Organic Maps (which this project forked from): https://blog.firedrake.org/archive/2025/09/OSMAnd_vs_Organic... .
I can't find anything more recent or for CoMaps specifically, other than auto-created "alternatives" pages. I would absolutely love to hear from anybody who has tried both!]
That‘s the simple reason I‘m using Organic Maps and not taking a fifth look at CoMaps (and I downloaded CoMaps yesterday after the HN thread).
- a result 500 feet away that sounds nothing like what you searched for
- a result 23 miles away that shares one word but nothing else
- a result 572 miles away that has a business name that contains exactly what was searched
- ... nowhere is there an exact full-name match that is 1.3 miles away, which can easily be found by exploring the map
Are there any apps that do this better? Android and desktop (e.g. linux) ideally. I'd love to use them more, but I've had endless problems using them. Good map data is kinda useless if it can't be retrieved, and trying to work around it by panning around and manually saving a hundred or so favorites really kinda sucks.Yeah, it really loves to suggest US options.
So unless you set a waypoint halfway between every single entry/exit, it will want to get off the parkway and take US 321 instead.
You can manually set up the route using a bunch of waypoints, but then it tells you the distance/time to next stop (which are arbitrary map points) instead of the distance to the end of the parkway, and you can't save the route so you'd better not touch it or want to look at anything else on the map once you have it set up.
My only complaint to OrganicMaps was the slowness to calculate a direction, which in part is certainly because the path is calculated locally instead of some cloud server but old garmin devices also weren't online and can calculate paths on far less powerful hardware. So I'm guessing there is room for improvement on that part.
Organic Maps is a for-profit venture that accepts donations. That's sketchy. Management also seems to have prior Kremlin links. Which is sketchy.
Local search will always be slow and bad.
But server search doesn't need that much. It's just that OS initiatives are severely understaffed. OS apps that have a Photon instance are already rare to find. Let's not talk about having an Overpass instance...
What is very hard to reproduce is Google's place review data.
It's golden to enable good search.
I was talking in deep in the weed OSM signal group and apparently its a split between the address data not being present, and OrganicMap / CoMap being bugged.
The way to triage is asking nominatim, the geocoder from OSM. If it can resolve : its on the client side, if not, its a data problem.
I'm just parroting here. Happy to learn more.
This is THE only issue I have with those OSM client ( I don't care about traffic )
It's obvioulsy expensive in terms of ops + dev, but also just to host.
It can't scale with only 0,0001 % of users donating to the app.
Fortunately, NLNet's there to fund work, but it's still nonethless only a tenth of what would be needed.
Plus map applications and general search engines don't talk to each other... I don't know why, but it is so. Maybe because all the well-known search engines are closed-source ?
Let’s be clear, in the end I use Waze for routing due to the traffic updates, but I see sometimes outdated speed limits and know OSM is one of its sources.
[0] https://www.mapillary.com/app/?lat=52.4758193487485&lng=-1.8...
I've been wanting to do something similar but just by taking photos of menus and updating the POI with new hours/website/phone etc
https://www.comaps.app/news/2026-05-12/celebrating-the-first...
Decent app though. I saw someone here mention proprietary code but I wouldn't worry about it, just install the F-Droid version. That's why I use F-Droid - to guarantee I don't get proprietary blobs.
i think one thing that's going for google is the network effects and what it's able to do.
Even for routing google maps still fail with some one way streets directions.
So nice to be able to do that locally and just send a .gpx file
Being able to download maps, tap to set destination, and see elevation all for free makes it top tier.
It's timing estimates are often 5-15 minutes off Apple Maps, which I find accurate, on ~two hour drives, but I imagine it depends on the traffic.
To improve OpenStreetMap, which CoMaps uses as the data source, I use StreetComplete[1]–it puts quests around your location which ask you questions, it's user-friendly. A thoughtful feature is that it lets you download data in a location on wifi, in case you didn't want to use cellular.
OpenStreetMap is like Wikipedia for mapping, anyone can contribute and improve the map, and StreetComplete is like Pokemon Go in the sense that you walk around and complete quests, except StreetComplete helps humanity, while Pokemon Go[2]....
I should check to see if I can notice my StreetComplete edits getting onto CoMaps. Might be hard because they're often about accessibility at crosswalks. I've seen quests asking the number of stairs in a staircase. Seriously, is there anything they don't collect?
[1] https://streetcomplete.app/
[2] Pokémon Go Scans Trained the Navigation Tech for Military Drones https://news.ycombinator.com/item?id=48487029 26 days ago 317 comments
https://openstreetmap.us/
How I've done similar before is to record a GPS trace with an OsmAnd plugin, upload it to OSM servers, import it as an overlay in the web-based editor on desktop, and used that and satellite imagery as reference to draw in the missing trail.
In a pinch you can also record a trace and edit directly on it in the field with the Android app Vespucci, but its UX is clunky and much less friendly to new contributors than the web-based iD editor.
If you added a gopro and SLAM to the GPS trace and imported USGS topographical data I wonder if you couldn't fully automate the process.
In areas where 3dep is recent, you can usually see a trail under forest cover. It's pretty great.
OSM also has a public database of GPS tracks that contributors use to aid in mapping. Even just walking the trails with GPS tracking on and then uploading the tracks to OSM without doing anything else is a valuable contribution that will allow other contributors to map the trails at some point in the future.