Hey, I’m currently degoogling and I’m migrating from Google Maps to Organic Maps

I have a link to shared list of ~200 google pins and I would like to export them to the file so I can import in OM 😄

What I found on the internet is only Google route exporter but there’s no script or tool to export shared list of pins

Do you have any ideas?

  • some_dude@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 days ago

    I’m also interested in a solution to this. Can ChatGPT somehow help you parse the information from Google Takeout into a method which is importable into Open Maps?

    • nomad@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 days ago

      I wrote my own script that extract all needed info from saved google page html, and then converts it to GPX file

      I would try to finish it very soon and I can share it with you!