Email or username:

Password:

Forgot your password?
Top-level
Rudo

@jnbrgr @organicmaps I looked at the CSV exports. This is trickier since they only contain a Google Maps URL. One would have to fetch the data (like title, coordinates) from the Google Maps API. To do that, you would have to provide an API key. Doable, but maybe easier as a script (where you provide the API key) instead of a browser-based tool.

3 comments
Rudo

@organicmaps @jnbrgr @organicmaps@mastodon.social cool! 🙂 Glad somebody already solved the problem for the CSVs. Would it be helpful if I contributed a Python script to convert `Saved Places.json` too?

Go Up