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…
> 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.…
Organic Maps
121–130 of 382 posts
Re: Organic Maps
#122StreetComplete 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
#123Re: Organic Maps
#124Earlier quoted context omitted.
> 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,…
They may be thinking of Google's coarse location feature where the handset checks SSIDs in the proximity against Googles database for fast lookup.
Re: Organic Maps
#125Earlier quoted context omitted.
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…
> a small group of shareholders 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
#126Earlier quoted context omitted.
There are no tiles. All geometry is loaded and rendered directly from an SQLite database on every render. 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.
> There are no tiles. All geometry is loaded and rendered directly from an SQLite database on every render. Which can be done with tiles. Or maybe I don't understand what you mean by "tiles"? What do you describe as "tiles"?
The difference with Tileless' approach, is that they load whole features from the database and don't split them into tiles. So if a feature extends outside the current view, they would load the whole geometry rather than the intersection of the tile's extent and the geometry.
Vector tiles are optimized for concurrent downloads and browser / CDN caching and doing a good job of that.
Re: Organic Maps
#127Re: Organic Maps
#128Ah, the same people who I bought Maps.Me from in 2012 - that when I went to use it recently now bombards me with "sale ending in 4 hours!" pro subscription ad popovers in order to restore functionality (more than 10 offline map areas) that existed at the time I bought the app? No thanks.
Re: Organic Maps
#129Migrated all of my pins to Organic Maps from Maps.me when it started to aggressively monetize. Smooth process. Been a happy user for years!
Re: Organic Maps
#130Earlier quoted context omitted.
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.
I'll preface this by saying I can't speak for India. I live in the US. Use your own discretion to decide what here might apply to you. I've been using Organic Maps for almost 3 years. I lived in Chicago during this time, as well as some smaller American cities. I go back and forth between Organic Maps and GMaps depending on the situation. I've found that Organic Maps' lack of traffic data isn't a big deal for me. It…
Saved me a lot of speeding tickets on the interstate.