Live data from Hacker News

Organic Maps

organicmaps.app

71–80 of 382 posts

Re: Organic Maps

#71
I would recommend people use comaps instead which is the actual FOSS fork. OM has a long history of malicious behaviour like quietly adding ads, turning a part of its previously open sourced code proprietary and misappropriating donations. OM has lost most of its community a year ago to comaps and are now rushing vibe coded features to compensate.

Re: Organic Maps

#72
post #19

Earlier quoted context omitted.

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…

There's one more for me: reliable store hours.

See alltheplaces.xyz for continuously updated straight-from-the-primary-source opening hours of chains of shops and restaurants, public facilities such as libraries, etc. This is probably as accurate as it gets AND you have the confidence of knowing exactly where the data came from (down to the URL) and when it was last checked.

Some OSM contributors go brand-by-brand/operator-by-operator in making sure OSM features have the most up-to-date opening hours added to them from matched ATP features. As such, OSM may be fairly accurate for chains too.

For a standalone shop or restaurant the opening hours situation is usually still better with Google Maps rather than OSM. There aren't enough OSM contributors who care enough to check and maintain opening hours for every shop, restaurant, fuel station, etc.

Re: Organic Maps

#73
post #36

Earlier quoted context omitted.

So sad. I imagine 99.9% of organic maps users will never know.

I was hoping for an offline open map with specifically tracking (My tracks from Google or now 3rd party) so I can log my adventures. bonus if I can save a printable thing for my wall or something...guess I know what this weekends project is.

Comaps can record tracks if that's what you need :-)

Re: Organic Maps

#74
I'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 have on device), filtered / processed in per-app fashion.

The sillyness & waste of this is obvious. So: any progress in resolving this situation?

Re: Organic Maps

#75
post #63

Organic Maps and its fork Comaps still lack a Web client. We're this on https://cartes.app , trying to push the Web further (even on mobile devices) so that you don't even need an app for most use cases.

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.

Re: Organic Maps

#76
post #20

Earlier quoted context omitted.

I thought I updated the app before my recent backpacking trip in Europe, but I will give it a try again.

E.g., in the CoMaps fork test builds there is now a change to prioritize nearby places more https://codeberg.org/comaps/comaps/pulls/4604

Another CoMaps Search issue:

https://codeberg.org/comaps/comaps/issues/4449

Re: Organic Maps

#77
post #67

This 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, "GPS isn't working or depletes my battery, what do I do?" is an interesting topic worth looking into. It seems you are trying to automate what we all do when GPS doesn't work well. I find that relatively easy in a city, not so much in a road on the countryside.

Re: Organic Maps

#78
post #75
post #63

Organic Maps and its fork Comaps still lack a Web client. We're this on https://cartes.app , trying to push the Web further (even on mobile devices) so that you don't even need an app for most use cases.

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 in French, unfortunately Codeberg has no auto-translate capabilities yet.

Re: Organic Maps

#79

Earlier quoted context omitted.

what are the concerns over governance of organics maps ?

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…

> Some parts of the server were closed source for a bit. No longer the case.

In fact, nowadays there are many more closed parts in OM's map generator - many OM's bigger new features like hiking, cycling and bus routes depend on closed source improvements to the map generator. And some binary files required to build the app (e.g. packed_polygons.bin) are nowadays distributed under a custom non-FOSS data license. I.e. nowadays its basically impossible to fork OM as is with all its features - and the "right to fork" is a cornerstone of FOSS.

Also ref to: https://isitreallyfoss.com/projects/organic-maps/

Re: Organic Maps

#80
post #3

There is also CoMaps ( https://www.comaps.app/ ) which is a fork of Organic Maps, after concern over the governance of Organic Maps https://itsfoss.com/news/organic-maps-fork-comaps/

Thank you! This is highly relavant. I wish OPs would put a bit more research into what they post

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.

Post reply on HN