• Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
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 8.1k 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 22 Dec 2020, 12:57

    @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.

    F 1 Reply Last reply 22 Dec 2020, 13:24 Reply Quote 0
    • F Offline
      Fenr1r @margusl
      last edited by 22 Dec 2020, 13:24

      @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
      • P Offline
        pavel.samokha
        last edited by 22 Dec 2020, 14:06

        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
        • I Online
          isazi Moderator
          last edited by 22 Dec 2020, 14:19

          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

          F 1 Reply Last reply 22 Dec 2020, 14:23 Reply Quote 1
          • F Offline
            Fenr1r @isazi
            last edited by 22 Dec 2020, 14:23

            @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
            • K Offline
              kk1n76 Bronze Member
              last edited by 22 Dec 2020, 14:46

              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
              • D Offline
                Dimitrios Kanellopoulos Community Manager @djibarian
                last edited by 22 Dec 2020, 15:25

                @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

                G 1 Reply Last reply 24 Sept 2022, 16:53 Reply Quote 2
                • I Online
                  isazi Moderator
                  last edited by 22 Dec 2020, 15:33

                  Created a request in the appropriate section.

                  Watch: Suunto Vertical Ti

                  Blog: isazi's home

                  1 Reply Last reply Reply Quote 3
                  • G Offline
                    glaucidium.passerinum @Dimitrios Kanellopoulos
                    last edited by 24 Sept 2022, 16:53

                    @Dimitrios-Kanellopoulos any news ?

                    G 1 Reply Last reply 2 Nov 2022, 10:02 Reply Quote 0
                    • D Offline
                      djibarian Bronze Member @Dimitrios Kanellopoulos
                      last edited by 25 Sept 2022, 11:12

                      @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.

                      D 1 Reply Last reply 26 Sept 2022, 15:43 Reply Quote 0
                      • D Offline
                        Dimitrios Kanellopoulos Community Manager @djibarian
                        last edited by 26 Sept 2022, 15:43

                        @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
                        • G Offline
                          glaucidium.passerinum @glaucidium.passerinum
                          last edited by glaucidium.passerinum 11 Feb 2022, 10:14 2 Nov 2022, 10:02

                          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…

                          M 1 Reply Last reply 17 Feb 2025, 11:01 Reply Quote 1
                          • M Offline
                            Matthieu Fou @glaucidium.passerinum
                            last edited by 17 Feb 2025, 11:01

                            @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

                            M 1 Reply Last reply 17 Feb 2025, 12:05 Reply Quote 0
                            • M Offline
                              Mff73 @Matthieu Fou
                              last edited by Mff73 17 Feb 2025, 12:05

                              @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

                                This community forum collects and processes your personal information.
                                consent.not_received