Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. Request for de-googling advice:

Request for de-googling advice:

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
26 Indlæg 13 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • nilajones@zeroes.caN nilajones@zeroes.ca

    Request for de-googling advice:

    I have thousands, maybe 10,000, locations saved in google maps. Mostly these are informal camping sites, not things that can be found by a web search

    Is there a way I can transfer these to a different, friendlier, map service?

    jfmezei@cosocial.caJ This user is from outside of this forum
    jfmezei@cosocial.caJ This user is from outside of this forum
    jfmezei@cosocial.ca
    wrote sidst redigeret af
    #16

    @NilaJones If you have locations saved in Google (waypoints as opposed to routes or tracks),

    Maps -> menu icon -> Your Data in Maps (opens in new page)
    Donwload your Maps Data -> (opens in new page)

    You can download "Maps (your places geojson ) and "My Maps" (kmz)

    The app GPSBabel can convert from different formats and you can then import into whatever new service you have chosen. You can unzip KMZ into KML if this is what they accept.

    nilajones@zeroes.caN 1 Reply Last reply
    1
    0
    • jfmezei@cosocial.caJ jfmezei@cosocial.ca

      @NilaJones If you have locations saved in Google (waypoints as opposed to routes or tracks),

      Maps -> menu icon -> Your Data in Maps (opens in new page)
      Donwload your Maps Data -> (opens in new page)

      You can download "Maps (your places geojson ) and "My Maps" (kmz)

      The app GPSBabel can convert from different formats and you can then import into whatever new service you have chosen. You can unzip KMZ into KML if this is what they accept.

      nilajones@zeroes.caN This user is from outside of this forum
      nilajones@zeroes.caN This user is from outside of this forum
      nilajones@zeroes.ca
      wrote sidst redigeret af
      #17

      @jfmezei

      Oh beautiful, that Babel app sounds exactly what I need! Thank you!

      @pneumaculturist

      pneumaculturist@hcommons.socialP 1 Reply Last reply
      0
      • rnd@toot.catR rnd@toot.cat

        @NilaJones my guess is find some tool that exports the list of places into the GPX format, like this? https://www.takeout-tools.com/blog/google-maps-saved-places-to-gpx-guide

        nilajones@zeroes.caN This user is from outside of this forum
        nilajones@zeroes.caN This user is from outside of this forum
        nilajones@zeroes.ca
        wrote sidst redigeret af
        #18

        @rnd

        Yeah that's not the problem. The problem is what to do with the data after downloading it. But someone else had the solution!

        rnd@toot.catR 1 Reply Last reply
        0
        • nilajones@zeroes.caN nilajones@zeroes.ca

          Request for de-googling advice:

          I have thousands, maybe 10,000, locations saved in google maps. Mostly these are informal camping sites, not things that can be found by a web search

          Is there a way I can transfer these to a different, friendlier, map service?

          jfmezei@cosocial.caJ This user is from outside of this forum
          jfmezei@cosocial.caJ This user is from outside of this forum
          jfmezei@cosocial.ca
          wrote sidst redigeret af
          #19

          @NilaJones
          Waypoints: a specific point (latitude, long, possibly elevation, along with name, comment etc). EG: Google calls them "Placemarks")

          Route: A set of waypoints between A and B (where A and B are waypoints)

          Track: a set of lat/lon/elevation and time that were captured by a GPS during a trip. (linestring)

          To understand the data you will be getting from Google:
          https://developers.google.com/kml/documentation/kmlreference

          geojson:
          https://geojson.org/
          https://datatracker.ietf.org/doc/html/rfc7946

          nilajones@zeroes.caN 1 Reply Last reply
          0
          • nilajones@zeroes.caN nilajones@zeroes.ca

            Request for de-googling advice:

            I have thousands, maybe 10,000, locations saved in google maps. Mostly these are informal camping sites, not things that can be found by a web search

            Is there a way I can transfer these to a different, friendlier, map service?

            jfmezei@cosocial.caJ This user is from outside of this forum
            jfmezei@cosocial.caJ This user is from outside of this forum
            jfmezei@cosocial.ca
            wrote sidst redigeret af
            #20

            @NilaJones I am from Garmin religion, so use Garmin Basecamp. You can load their proprietary maps ($). Or you can have openstreetmaps generate a file in Garmin's format that can be imported into basecamp. You can have your database of points, routes etc on your computer.

            Garmin uses the "standard" GPX formats. But I think it can import/export Google's KML (KML , like arcgis use longtitude, latitude while rest of world uses standard latitude,longitude).

            1 Reply Last reply
            0
            • jfmezei@cosocial.caJ jfmezei@cosocial.ca

              @NilaJones
              Waypoints: a specific point (latitude, long, possibly elevation, along with name, comment etc). EG: Google calls them "Placemarks")

              Route: A set of waypoints between A and B (where A and B are waypoints)

              Track: a set of lat/lon/elevation and time that were captured by a GPS during a trip. (linestring)

              To understand the data you will be getting from Google:
              https://developers.google.com/kml/documentation/kmlreference

              geojson:
              https://geojson.org/
              https://datatracker.ietf.org/doc/html/rfc7946

              nilajones@zeroes.caN This user is from outside of this forum
              nilajones@zeroes.caN This user is from outside of this forum
              nilajones@zeroes.ca
              wrote sidst redigeret af
              #21

              @jfmezei

              The locations I have are not GPS derived, and are not routes. I guess that means they are waypoints???

              I created them by clicking each spot on the map, on my phone, when I was NOT at the location

              Does that make sense? It's kind of hard to describe clearly!

              Google allows these spots to be labeled with categories. I have maybe seven categories

              jfmezei@cosocial.caJ 1 Reply Last reply
              0
              • nilajones@zeroes.caN nilajones@zeroes.ca

                @jfmezei

                Oh beautiful, that Babel app sounds exactly what I need! Thank you!

                @pneumaculturist

                pneumaculturist@hcommons.socialP This user is from outside of this forum
                pneumaculturist@hcommons.socialP This user is from outside of this forum
                pneumaculturist@hcommons.social
                wrote sidst redigeret af
                #22

                @NilaJones @jfmezei
                I'm really grateful to see that.
                Hoping that it'll work in open maps (almost certain it will) when I get onto that task later...

                1 Reply Last reply
                0
                • nilajones@zeroes.caN nilajones@zeroes.ca

                  Request for de-googling advice:

                  I have thousands, maybe 10,000, locations saved in google maps. Mostly these are informal camping sites, not things that can be found by a web search

                  Is there a way I can transfer these to a different, friendlier, map service?

                  cos@sauna.socialC This user is from outside of this forum
                  cos@sauna.socialC This user is from outside of this forum
                  cos@sauna.social
                  wrote sidst redigeret af
                  #23

                  @NilaJones put them on openstreetmap?

                  #openstreetmap

                  1 Reply Last reply
                  0
                  • nilajones@zeroes.caN nilajones@zeroes.ca

                    @rnd

                    Yeah that's not the problem. The problem is what to do with the data after downloading it. But someone else had the solution!

                    rnd@toot.catR This user is from outside of this forum
                    rnd@toot.catR This user is from outside of this forum
                    rnd@toot.cat
                    wrote sidst redigeret af
                    #24

                    @NilaJones oh, i'm sorry then

                    good to hear someone provided the solution though

                    1 Reply Last reply
                    0
                    • nilajones@zeroes.caN nilajones@zeroes.ca

                      @jfmezei

                      The locations I have are not GPS derived, and are not routes. I guess that means they are waypoints???

                      I created them by clicking each spot on the map, on my phone, when I was NOT at the location

                      Does that make sense? It's kind of hard to describe clearly!

                      Google allows these spots to be labeled with categories. I have maybe seven categories

                      jfmezei@cosocial.caJ This user is from outside of this forum
                      jfmezei@cosocial.caJ This user is from outside of this forum
                      jfmezei@cosocial.ca
                      wrote sidst redigeret af
                      #25

                      @NilaJones If they are individual points, they are most likely waypoints (placemarks in Google language). The categories are likely not transferable because theya re akin to folders.

                      If you export to kmz , unzip it to KML and edit a file you will likely see each item begins with a <placemark> tag.

                      (image is an example placemark wlots of options including location of "camera" (the lookAt tag) when you view it from Google Earth).

                      nilajones@zeroes.caN 1 Reply Last reply
                      0
                      • jfmezei@cosocial.caJ jfmezei@cosocial.ca

                        @NilaJones If they are individual points, they are most likely waypoints (placemarks in Google language). The categories are likely not transferable because theya re akin to folders.

                        If you export to kmz , unzip it to KML and edit a file you will likely see each item begins with a <placemark> tag.

                        (image is an example placemark wlots of options including location of "camera" (the lookAt tag) when you view it from Google Earth).

                        nilajones@zeroes.caN This user is from outside of this forum
                        nilajones@zeroes.caN This user is from outside of this forum
                        nilajones@zeroes.ca
                        wrote sidst redigeret af
                        #26

                        @jfmezei

                        I won't mind too much if they don't have the labels anymore, as long as I don't have to go through thousands of individual items and delete the label markers in order to get the data to upload

                        It's late night here and I am tired and I don't even want to think about that possibility!

                        1 Reply Last reply
                        0
                        • tokeriis@helvede.netT tokeriis@helvede.net shared this topic
                        Svar
                        • Svar som emne
                        Login for at svare
                        • Ældste til nyeste
                        • Nyeste til ældste
                        • Most Votes


                        • Log ind

                        • Har du ikke en konto? Tilmeld

                        • Login or register to search.
                        Powered by NodeBB Contributors
                        Graciously hosted by data.coop
                        • First post
                          Last post
                        0
                        • Hjem
                        • Seneste
                        • Etiketter
                        • Populære
                        • Verden
                        • Bruger
                        • Grupper