Suunto app Forum Suunto Community Forum
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Export POIs from Suunto 9

    Scheduled Pinned Locked Moved Suunto 9
    90 Posts 18 Posters 7.6k Views 17 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      margusl @Dimitrios Kanellopoulos
      last edited by

      @Dimitrios-Kanellopoulos said in Export POIs from Suunto 9:

      Unfortunately and coming back to some previous comment afaik this was never possible with movescount etc.

      I guess it’s technically correct. Just that bluntly copy-pasting data of few hundred POIs from Movescount.com in batches of 10, formatting as CSV and converting that list into GPX of POIs for using with other devices and mapping tools takes more determination than skill and something like 5 to 15 minutes from average user. That part of Movescount is also quite scraper-friendly.

      Fenr1rF 1 Reply Last reply Reply Quote 0
      • Fenr1rF Offline
        Fenr1r @margusl
        last edited by

        @margusl On the third hand, bulk export can be built-in. The ViewRanger app will export all visible (or total saved) tracks, routes (with named WPs) and POIs from the planning/review screen to a single GPX file.

        (Of course, VR doesn’t do much with health metrics. Or talk directly to anything other than its companion WearOS app.)

        Still a worthwhile standard to target, though. Unless Suunto wants to get away from GPX entirely ASAP. Which might be tricky as FITs don’t appear to be anything like as common as a route import format.

        1 Reply Last reply Reply Quote 0
        • pavel.samokhaP Offline
          pavel.samokha
          last edited by

          Can’t promise on the behalf of the company, but we’ll probably add POIs import/export in the future

          Opinions expressed are solely my own and do not express the views or opinions of my employer

          1 Reply Last reply Reply Quote 4
          • isaziI Offline
            isazi Moderator
            last edited by

            Is there already a feature request? If not, let’s create one and vote. I honestly don’t use POIs, but also until 12 months ago was not using routes on the watch either. I am still a paper map fan! Anyway, I would vote for the possibility to export/import POIs from/to the app.

            Watch: Suunto Vertical Ti

            Blog: isazi's home

            Fenr1rF 1 Reply Last reply Reply Quote 1
            • Fenr1rF Offline
              Fenr1r @isazi
              last edited by

              @isazi said in Export POIs from Suunto 9:

              I honestly don’t use POIs … I am still a paper map fan!

              Join us on the Dark Side!

              But bring your map because we still need those. And a headtorch because … dark.

              1 Reply Last reply Reply Quote 2
              • kk1n76K Offline
                kk1n76 Bronze Member
                last edited by

                I find suunto poi an excellent feature, even when navigating in city. I hardly use or nearly never use Google maps nowadays. I just create poi using suunto app and then sync to watch and then navigate to poi. Always work like charm!

                1 Reply Last reply Reply Quote 2
                • Dimitrios KanellopoulosD Offline
                  Dimitrios Kanellopoulos Community Manager @djibarian
                  last edited by

                  @djibarian for sure I am not the one to decide or tell when and how.

                  What I can do, is present to the Suunto app Product Owner the feature request of exporting the POIS based on the demand here, he can then prioritize the request and make it so that it gets out for both Android +iOS + Backend systems.

                  Even if the work would be “small” (at least how I see it) that doesn’t mean it comes first / quick .

                  So please people do a feature request and vote

                  Community Manager / Admin @Suunto
                  Creator of Quantified-Self.io
                  youtube.com/c/dimitrioskanellopoulos
                  https://instagram.com/dimitrioskanellopoulos
                  https://www.strava.com/athletes/7586105

                  glaucidium.passerinumG 1 Reply Last reply Reply Quote 2
                  • isaziI Offline
                    isazi Moderator
                    last edited by

                    Created a request in the appropriate section.

                    Watch: Suunto Vertical Ti

                    Blog: isazi's home

                    1 Reply Last reply Reply Quote 3
                    • glaucidium.passerinumG Offline
                      glaucidium.passerinum @Dimitrios Kanellopoulos
                      last edited by

                      @Dimitrios-Kanellopoulos any news ?

                      glaucidium.passerinumG 1 Reply Last reply Reply Quote 0
                      • D Offline
                        djibarian Bronze Member @Dimitrios Kanellopoulos
                        last edited by

                        @Dimitrios-Kanellopoulos said in Export POIs from Suunto 9:

                        Yes that feature is bound to come

                        …more than three years ago. The news are Apple Watch Ultra. Sorry for being sarcastic, but this is not the way customers are treated.

                        Dimitrios KanellopoulosD 1 Reply Last reply Reply Quote 0
                        • Dimitrios KanellopoulosD Offline
                          Dimitrios Kanellopoulos Community Manager @djibarian
                          last edited by

                          @djibarian excuse me ?

                          Community Manager / Admin @Suunto
                          Creator of Quantified-Self.io
                          youtube.com/c/dimitrioskanellopoulos
                          https://instagram.com/dimitrioskanellopoulos
                          https://www.strava.com/athletes/7586105

                          1 Reply Last reply Reply Quote 0
                          • glaucidium.passerinumG Offline
                            glaucidium.passerinum @glaucidium.passerinum
                            last edited by glaucidium.passerinum

                            For what it’s worth, I was able to extract the POIs using an app dump as explained here :

                            • Make sure Suunto app has storage permission.
                            • Go to settings and tap many times the version number. Logging will start.
                            • Go to home , pull to refresh the feed
                            • Wait a bit
                            • Go again to settings tap many times the version it will stop logging
                            • On your Android internal storage there will be a folder called stt.

                            Then we can use R (or another SQLite client) to connect to the produced database in android > data > com.stt.android.suunto > files > stt-dump > amer_app.db and use the pois table.

                            Far from being easy…

                            Matthieu FouM 1 Reply Last reply Reply Quote 1
                            • Matthieu FouM Offline
                              Matthieu Fou @glaucidium.passerinum
                              last edited by

                              @glaucidium-passerinum Sorry for digging up an old post 😉

                              Have you (or anyone else) tried to “INSERT INTO” (playing with SQL) data into the “pois” table ? Do you think that could be a means to import POIs into the application ?

                              … or would that break something ?

                              Suunto Race Titanium : FW 2.37.34
                              Suunto App : 4.97.7 on Android 14
                              Suunto Ambit3 Peak : FW 2.4.17
                              SuuntoLink 3.5.2 on Windows 10

                              Mff73M 1 Reply Last reply Reply Quote 0
                              • Mff73M Offline
                                Mff73 @Matthieu Fou
                                last edited by Mff73

                                @Matthieu-Fou
                                It was working in the past (I did it), no checked with current database structure.

                                https://forum.suunto.com/post/78885

                                Edit : I just checked and POIs have a key, I don’t remember if it was the case in the past.

                                Suunto Spartan Ultra (since 2016) FW: 2.8.24 (retired)
                                Suunto Vertical all black
                                Wife : S9PP
                                SA: Always the latest beta :)
                                Android 13, Galaxy S205G

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post

                                Suunto Terms | Privacy Policy