64 comments

[ 3.0 ms ] story [ 72.9 ms ] thread
Organic 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 proper iOS devs (I am not). We’re racing to get scene lifecycle support by September, perfect opportunity if you like modernising old codebases!

https://www.comaps.app/ https://codeberg.org/comaps/comaps

(comment deleted)
Has there been any discussion about moving the Android codebase to Kotlin?

This seems like an interesting project to contribute a little bit to, but I can't deal with Java anymore...

Is there a nautical map equivalent of osm or organic maps? One that emphasizes waterways by drawing them thicker when zoomed out like regular maps draw roads thicker? Plan routes over the water? Even google maps lacks a nautical layer.
I used comaps on a hike. It really is good at not draining your battery.

I've wanted to run it on my wear OS watch, but while you can sideload the APK, wearOS does not have a file browser, so it's not possible to import a planned route or similar. Has anyone here any idea for how to solve this?

Send it in an attachment over Telegram or something and open that on your watch?
Organic mentions Open Source, but I just saw that FDroid mentions the following: "This app contains non open source components - compiled binary data files (including but not limited to .mwm map files) under a non FLOSS license"

Anyone has context on the following not hidden over Git-* issues (I was left thoroughly confused trying to understand it)?

Organic Maps a great app in many ways, but I still don't get how people can actually use it every day and say it replaces Google Maps when its search feature totally stinks. I know it's a hard problem, but this is the number one thing that needs to somehow be fixed. I can't tell if I'm just too dumb or if FOSS/degoogle fanboys are just pretending. I just know I've tried to use it exclusively many times and always had to give in to Google Maps because the search totally failed.
Migrated all of my pins to Organic Maps from Maps.me when it started to aggressively monetize. Smooth process. Been a happy user for years!
Will this take down Big Maps?
Always loved this. There are still parts of the UK where you’ll have no data offline navigation is great, and the walking paths are better than you can get elsewhere.
I'm very pleased to see open source mapping/navigation systems. I have had the hypothesis for a while that many of the UI/UX designers on the google maps team do not actually drive a car.
I 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

There 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 connectivity.

They have an Android app with maps of Yellowstone, Sweden and Norway.

https://play.google.com/store/apps/details?id=org.tileless.m...

This belongs to a class of thing I've been predicting for a while: as non-volatile storage (not RAM but flash etc.) gets cheaper and cheaper, offline snapshots of quantities of information that used to require an Internet connection to practically access become possible.

Example: a modern mid-high end phone can contain this, a complete copy of Wikipedia, and a small LLM capable of understanding natural language queries and using tools. All on board, no connection needed.

Plus it an also carry most peoples' complete music and book collections and a meaningful chunk of most peoples' movie collections.

A mid-high end laptop can carry all of it and then some. Laptop and desktop storage is gigantic by previous generation standards. Mine is a higher end laptop but has 8TB storage. 512GB to 1TB is mainstream.

Tried it for while, works with GrapheneOS and Android Auto well enough.

What I absolutely can’t stand is the routing. It once tried to send me through residential Oakland on some Manhattan-grade staircase labyrinth instead of just taking normal streets.

How is it different from OSMAnd?
I use OrganicMaps a lot for long walks and it's great. Works perfectly offline if you have downloaded the map of the region beforehand, which is helpful if you are in an area with poor reception or just want to conserve phone battery by turning off data. And being OSM, it is great for showing less prominent paths/trails and other useful info like drinking water sources, picnic benches etc. And supports importing GPX trails. So IMO it's way better than Google Maps for this use case.

It's also very easy to edit some basic data through the app so if you notice an error in the map it's usually possible to fix it right there and then.

(comment deleted)
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.

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.