this post was submitted on 23 Dec 2024
16 points (94.4% liked)

Organic Maps (Unofficial)

911 readers
1 users here now

Overview:

Organic Maps is a free open-source Android & iOS offline maps app for travelers, tourists, hikers, and cyclists based on top of crowd-sourced OpenStreetMap data and curated with love by MapsWithMe (Maps.Me) founders back from 2021.

Download Organic Maps from:

Related Community:

!comaps@sopuli.xyz

Related Links:

Website

Source Code

Matrix Space

Telegram Channel

JOSM

!osm@feddit.uk

founded 3 years ago
 

I have a side project, a travel planner. I just added gpx export so I can use Organic Maps offline while traveling. Is there any way for me to include a color within the gpx file that organic maps will understand?

Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] breakcore@discuss.tchncs.de 1 points 6 months ago (1 children)

Just tested, and colors work if you use kMZ file format.

At least if I pick colors of waypoints in OM, export the waypoints and import them again, the color remains.

[–] KenLin@lemmy.one 2 points 6 months ago (1 children)

OK, I looked in the kml file and see how they include the colors. I should be able to work with that.

Thank you for your help

[–] breakcore@discuss.tchncs.de 2 points 6 months ago

You're welcome :)