this post was submitted on 11 Jun 2025
2 points (100.0% liked)

OpenStreetMap + App = OsmAnd!

306 readers
2 users here now

OsmAnd is a great open source Maps mobile app that uses OpenStreetMap!

founded 5 years ago
MODERATORS
 

Hello guys, I'm relatively new to OSM but have found it quite useful and feature-rich since I made the switch to a degoogled phone OS. I now have a question about generating OSM compatible links much like google maps has where I can send a friend a sharable link and when they click it it automatically opens their app (or browser if the app cant be found) to the OSM map with the location under a pin so that they can do whatever with it (most usefully is to "Navigate" to it and get directions)

I'm so new to it though that I don't even know if the concept of a "link" which opens the map exists in the context of OSM. If it does though, I would love to know where I can read up on these links' formats so that I can see how I might generate them from lat+long coords through software.

Many thanks in advance!

Edit: In OsmAnd when I want to share a location, I can select Share then Copy. That will put some text along with a link of the following format in my clipboard:

https://osmand.net/map?pin=35.96296%2C-5.50856#10/35.96296/-5.50856

I get the parts up until the #10. What does the #10 mean and why do the coordinates appear 2 times in the link, once before #10 an once after?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 5 days ago (1 children)

I think I made some progress using osmand.net links, which is what is copied to my clipboard when I try to share a location from OsmAnd then select Copy. Ill edit my OP with what I found

[–] [email protected] 2 points 5 days ago (1 children)

Unfortunately that is only a link to osmand. Magic earth also creates a link to magic earth. A universal link would be much better. There are no firefox and chrome links either.

[–] [email protected] 2 points 5 days ago (1 children)

I got around this on my device by adding osmand.net as supported links for OsmAnd to open. That way I guess if the app is installed it will open in the app, otherwise open it in the browser. Yes, its a manual step but for now I think its best. Im almost done with my tool also, keep an eye out for when I make a new post with the link ;)

[–] [email protected] 2 points 5 days ago (1 children)

It would be awesome if I could create a link (in osmand) and a comaps user could use that.

You're writing a tool?

Cool, I didn't realize that!

[–] [email protected] 2 points 5 days ago

Yea that would be awesome! Let me get this version up and running, get some feedback for it, particularly from the visually impaired community (I did my best to make it screen-reader compatible but as I'm not visually impaired myself I'm not sure if the tools I set up for testing are the standards, or if what I have currently is even useful to visually impaired people) and then I can for sure work on expanding it!