this post was submitted on 25 Nov 2024
29 points (96.8% liked)

Opensource

1463 readers
26 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 1 year ago
MODERATORS
 

I think this app is a pretty essential app to anyone who want to leave Google Maps, so I am sharing it here for anyone who might need it.

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 1 week ago (2 children)

This application requires internet to perform this translation. I was hoping for this to be working offline but it seems google is probably not encoding it in an easy way to decode locally offline...

[–] [email protected] 1 points 5 days ago* (last edited 5 days ago)

Some Google Maps links containt actual coordinates,

http://maps.google.com/?ll=XX.XXXX,XX.XXXX

They are usually generated by 3rd party apps. Like taxi or delivery apps. But links shared from Google maps themselves are encoded on the server side and look like this:

https://maps.app.goo.gl/GJq5XvqhJnJsS8pU8

I don't see any reason to encode locations in this way, except to make life difficult for users of other maps. This should be considered anti-competitive behavior.

P.S. I just realized that Google Maps generates a unique link for each share and tracks every user who clicks on that link.

[–] [email protected] 4 points 1 week ago (1 children)

Hm.. you made me check and indeed it needs connection, but I was more intrigued by the fact that you can't share a location from Google Maps if you're not connected - at least in my case, when offline and trying to share a location, the sharing sheet (or whatever it's called) doesn't show up at all.

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago) (1 children)

That's one use case, but I get sent these locations from other users of gmaps and I need a way to easily open them with organic maps for instance. Not always easy, despite plus codes available to possibly solve this issue in many cases.

[–] [email protected] 3 points 1 week ago

I know. I'm in the same situation myself.

[–] xav 4 points 1 week ago (1 children)

Looks interesting. Does anyone have more information a about these geo: URLs ?

[–] [email protected] 2 points 1 week ago

osm2gmaps can also convert Google Maps links to geo:, despite it is designed to do the opposite.

[–] [email protected] 0 points 1 week ago

I assume url check can then pass the url to this?