Earlier 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…
Organic Maps
91–100 of 382 posts
Re: Organic Maps
#92There 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 t…
This is sketchy. The entity at the bottom of the page is Organic Maps OÜ, which is an Estonian private limited company. Estonia has non-profits (MTÜs). The fact that this isn't organised as one makes it a commercial venture, except one that asks for donations.
Re: Organic Maps
#93Earlier quoted context omitted.
> 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…
Going on holiday is why I work. And I use organic maps when I’m on holiday. And donate. Good luck to them.
How do you square this with Organic Maps being organised as a for-profit entity?
Re: Organic Maps
#94How does Organic Maps differ from Maps.Me (which it also mentions), or PocketEarth mentiond in comments here? Or CoMaps for that matter? I've had Maps.Me on my phone for some years; it's often not as accurate or polished as the commercial offerings (Google, Here Technologies), but it's pretty nice. What might make me switch?
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 those apps (I am now using CoMaps) is that they are open source, offline first and the UI is quite minimal and clean.
Re: Organic Maps
#95Maybe the data could be shared/distributed via hypercore or similar.
I find heatmaps are my primary way of finding new mountain biking trails and routes.
Re: Organic Maps
#96I remember over 15 years ago my wife and I were honeymooning in Europe (rom the US). While we had iOS devices that could use maps, the data services then were terrible, and GPS was effectively useless We ended up taking screen shots of Google Maps where we zoomed in on local streets, on an ad hoc type atlas. I wish we had this app back then
Re: Organic Maps
#97I remember over 15 years ago my wife and I were honeymooning in Europe (rom the US). While we had iOS devices that could use maps, the data services then were terrible, and GPS was effectively useless We ended up taking screen shots of Google Maps where we zoomed in on local streets, on an ad hoc type atlas. I wish we had this app back then
Re: Organic Maps
#98Re: Organic Maps
#99There is also https://gitlab.com/tilelessmap/tilelessmap with some of the same focus areas. > TilelessMap is an open, offline-first mapping engine designed for critical field use, such as forestry, emergency services, and humanitarian work. Built with C and optimized for mobile performance, TilelessMap enables full local map rendering without relying on cloud infrastructure — even in areas with poor or no internet co…
I am curious: is it called "tileless" because it uses tiles, but offline? Or does it somehow not use tiles?
Geometry is stored as TWKB (Tiny Well-Known Binary) to reduce storage and transport size. During decoding, they do clever work using aggregate functions and reusing buffers across rows to reduce allocations.
There is real potential in the tech, but unfortunately little momentum behind it.
Re: Organic Maps
#100Organic 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…