How does this compare to AllTrails for discovery, tracking and accuracy?
Organic Maps
111–120 of 382 posts
Re: Organic Maps
#112Organic Maps was my go to app for a navigation app where you can fix errors yourself immediately! So much better than having to work for free on the proprietary apps, and hope they accept your edits There’s a fork from one year ago, CoMaps, that is gaining different features E.g., I am adding CarPlay Dashboard support that you can test by joining the TestFlight We are in great need of both more testers and some prope…
Re: Organic Maps
#113I'll repeat a question asked in an earlier thread on OM: Do there exist apps that share their offline map data? As in: install app A, dowload offline map data for country xyz, use in app A, install app B, use same map data in app B (or C, D etc) without re-downloading the map data? As I understood, that was not the case as each app uses its own format which is some underlying public geo info (presumably too big to ha…
Re: Organic Maps
#114Will this take down Big Maps?
There are two things keeping me using "Big Map". 1. Address lookups. Many of the buildings in OSM have yet to get street addresses added, so navigating to an address is a bit hit or miss. This gets fixed with time as people update the maps and wouldn't be a show stopper. 2. Real time traffic and detour navigation. This is really needed when navigating around busy cities where a wreck on a major highway can result in…
While not updated as frequently, their releases have a pretty high quality and coverage.
Re: Organic Maps
#115Organic Maps was my go to app for a navigation app where you can fix errors yourself immediately! So much better than having to work for free on the proprietary apps, and hope they accept your edits There’s a fork from one year ago, CoMaps, that is gaining different features E.g., I am adding CarPlay Dashboard support that you can test by joining the TestFlight We are in great need of both more testers and some prope…
Any ones which tries to avoid realtime traffic, especially in India? Also ones which detects some shortcuts as narrow, meandering roads that will be extremely slow.
Re: Organic Maps
#116StreetComplete is one of my favorite apps. It's like Pokemon Go mixed with Wikipedia because it gamifies contributing to OpenStreetMap, which powers (all?) mainstream opensource maps. Looking forward to iOS support so more people can use it. https://streetcomplete.app/ https://www.openstreetmap.org/
Re: Organic Maps
#117Earlier quoted context omitted.
Would you consider using cache storage for enabling offline capabilities? Maybe I am in the minority but I usually go to organic maps for offline usage.
Yes it's planned. Should work in theory, but no one tried before. Maps are so often done as native apps that to my knowledge no one tried to just use the PWA capabilities to cache tiles on the Web. Of course what's hard is cache invalidation. Does the user want to update the tiles ? Never ? Daily, weekly ? Only some regions ? Or manually ? Here's an issue about that : https://codeberg.org/cartes/web/issues/1078 It's…
app: https://maps.bpev.me
source: https://tangled.org/bpev.me/maps
Based on results from indexeddb pmtiles work:
Re: Organic Maps
#118Earlier quoted context omitted.
Some parts of the server were closed source for a bit. No longer the case. Also people got upset that the developers used the product funding to pay for their personal expenses. The idea is folks want the developers to isolate all the money they make from this project and use it to only pay expenses directly related to this project. If they need to eat or something they should get a job, presumably. https://www.comap…
> If they need to eat or something they should get a job, presumably. The tone of this comment is quite different from the text of the open letter to which you refer. Specifically this section. I don't have any personal knowledge either way, but this stood out to me. > As it was revealed by Roman @rtsisyk it wasn't unusual for the Shareholders to use project's donations as their own money e.g. Alexander @biodranik pa…
Re: Organic Maps
#119Earlier quoted context omitted.
In terms of forks, I believe it was Maps.Me -> Organic Maps -> CoMaps. So all forks of the same project. Maps.Me is not open source anymore (I think?), and CoMaps was started by a subset of the Organic Maps community that wasn't happy with the Organic Maps governance. > What might make me switch? Different reasons for different people, but OpenStreetMap is a great community project, for one. What I really like with t…
Organic Maps was founded by two of the Maps.Me authors ( https://en.wikipedia.org/wiki/Organic_Maps#History ). With CoMaps I don't think, there are any original authors involved (?). In any case I prefer organic, the original. Donated and very grateful that this app works so well (except for search where I sometimes use another app).
Re: Organic Maps
#120This is exciting!! I was not aware of organic maps until today. I use offline maps in google maps also. It's not fully private if it requires GPS connection though!! That's why I have been working on https://github.com/deepanwadhwa/anumaan for a while now. The focus is on navigating without internet and without GPS.
> It's not fully private if it requires GPS connection though!! How so? GPS is like FM radio: you send nothing, you only receive. Apps like organic maps or comaps let you use the maps fully offline and you can compute itineraries without GPS when your need this (from point A to point B, with as many stops as you wish). I strongly recommend you to seriously look into comaps or organic maps if you don't know them. Now,…