Skip to content
  • Categories
  • Recent
  • Popular
  • Support
  • MyRoute-app
Collapse
Brand Logo

MRA Community Forum

  1. Home
  2. MyRoute-app Routeplanner
  3. [Web] Suggestions and Discussion
  4. Improvement request POI -> GPX

Improvement request POI -> GPX

Scheduled Pinned Locked Moved [Web] Suggestions and Discussion
18 Posts 6 Posters 4.4k Views 3 Watching
  • 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.
  • Marinus van Deudekom Marinus van Deudekom

    @BertM I présumée that you wanted to export a gpx file to be imported into a dedicated device. As long as you stay within MRA like on you picture there us no need to export anything

    BertM Offline
    BertM Offline
    BertM
    wrote on last edited by
    #8

    @Marinus-van-Deudekom said in Improvement request POI -> GPX:

    @BertM I présumée that you wanted to export a gpx file to be imported into a dedicated device. As long as you stay within MRA like on you picture there us no need to export anything

    This is not a picture of the MRA app, but a simple javascript app in the webbrowser

    I do not understand you all revert the Next app, I have the app but also some other devices.

    I want to use GPX to export to other devices, mountain biking is difficult with a tablet on the steering wheel.

    POI exported from MRA is complete useless as the POI imported from a GPX file ALL have the same symbol.

    I do not think that is is rocket sience for the programmer to include the symbol in the XML parser, and it will be a big improvement.

    1 Reply Last reply
    0
    • BertM BertM

      Re: POI improvements!

      I would like to see the name of the POI symbol included in the GPX export.
      For example "Summit", "Hotel", "Lodging" etc.
      This according to the http://www.topografix.com/GPX/1/1/ schematic
      standard. This way, the POI symbols are not all provided with the standard symbol when importing into a navigation system.

      Regards,
      Bert

      Guzzist Offline
      Guzzist Offline
      Guzzist
      Valued contributor
      wrote on last edited by
      #9

      @BertM said in Improvement request POI -> GPX:

      Re: POI improvements!

      I would like to see the name of the POI symbol included in the GPX export.

      Not sure if I understand you right. But if I create a route and enter POI (no matter if included as Route Point, or just as POI). Then export it as gpx 1.1 (route, track, POI) and open the stored file by text editor. Now I can find the entered POI - inclusive the name I gave them during route planning.

      If I import the file to my Garmin Nav, the POI will be visible as well as the route. If the transmitted name will be used by Garmin or other devices, that's not in the responsibility of MyRoute-App.

      Screenshot_20250320_234501_DuckDuckGo.jpg

      Screenshot_20250320_234226_XML Viewer.jpg

      Nothing is impossible ;-)
      In past: GARMIN Zumo 210->GARMIN Zumo 395->GARMIN XT=> now: DMD T865-X + MyRoute-App, LocusMaps, OsmAnd.
      In past: GARMIN MapSource ->GARMIN BaseCamp->Tyre->Kurviger->Calimoto=> now: MRA-Routplanner.

      BertM 1 Reply Last reply
      0
      • Guzzist Guzzist

        @BertM said in Improvement request POI -> GPX:

        Re: POI improvements!

        I would like to see the name of the POI symbol included in the GPX export.

        Not sure if I understand you right. But if I create a route and enter POI (no matter if included as Route Point, or just as POI). Then export it as gpx 1.1 (route, track, POI) and open the stored file by text editor. Now I can find the entered POI - inclusive the name I gave them during route planning.

        If I import the file to my Garmin Nav, the POI will be visible as well as the route. If the transmitted name will be used by Garmin or other devices, that's not in the responsibility of MyRoute-App.

        Screenshot_20250320_234501_DuckDuckGo.jpg

        Screenshot_20250320_234226_XML Viewer.jpg

        BertM Offline
        BertM Offline
        BertM
        wrote on last edited by
        #10

        @Guzzist said in Improvement request POI -> GPX:

        @BertM said in Improvement request POI -> GPX:

        Re: POI improvements!

        I would like to see the name of the POI symbol included in the GPX export.

        Not sure if I understand you right. But if I create a route and enter POI (no matter if included as Route Point, or just as POI). Then export it as gpx 1.1 (route, track, POI) and open the stored file by text editor. Now I can find the entered POI - inclusive the name I gave them during route planning.

        I am talking about the symbol name not the description name.

        1727f0f3-5b58-4a9e-9e89-ce7b0b8ecdea-image.png

        GPX from MRA with only the name:

        GPX_MRA.JPG

        As the POI's in MRA already have different symbols, they have a symbol name, for example "Restaurant". These names are not transferred into the GPX file. As a result the GPX parser will use the default symbol when read by any other program following the topografix standard.

        As the symbol is already present in MRA my request is to put it into the GPX exporter from MRA.
        (I know it depends on what the GPX importer can read, but "Bar", "Hotel" and "Museum" will be in any Navigation program. Symbols not know will get the standard symbol by default.

        *Symbol name added to the GPX file: *

        GPX SYMBOL.JPG

        Example:

        the following route from the Routelab:
        https://www.myrouteapp.com/nl/social/route/10375140?mode=share

        Route 1.JPG

        Exported GPX from MRA: all the POI's have the same symbol:
        Route 2.JPG

        The same route imported with the symbol name added into the GPX:
        Route 3.JPG

        If I import the file to my Garmin Nav, the POI will be visible as well as the route. If the transmitted name will be used by Garmin or other devices, that's not in the responsibility of MyRoute-App.

        I am not talking about responsibilities, I only make an improvement request, it is on the developer team to take it into account or leave is as it is. As it is already in the MRA database and the Topografix scheme, it will be " low hanging fruit" to implement I presume.

        1 Reply Last reply
        1
        • martin-phogel.de Offline
          martin-phogel.de Offline
          martin-phogel.de
          wrote on last edited by
          #11

          I second this idea!

          The GPX <sym> tag is commonly used to classify POIs (<wpt> in GPX terms) and is supported by various apps when importing (or exporting) GPX files.
          As already pointed out by @BertM , there is no standard for the <sym> values, but with some copy and paste (or some scripting) this can be managed easily.

          1 Reply Last reply
          0
          • BertM BertM

            Re: POI improvements!

            I would like to see the name of the POI symbol included in the GPX export.
            For example "Summit", "Hotel", "Lodging" etc.
            This according to the http://www.topografix.com/GPX/1/1/ schematic
            standard. This way, the POI symbols are not all provided with the standard symbol when importing into a navigation system.

            Regards,
            Bert

            Adrian Avram Offline
            Adrian Avram Offline
            Adrian Avram
            wrote on last edited by
            #12

            @BertMI it would be nice to be as customizable as Osmand is ...

            Screenshot 2025-03-21 222405.png

            Best regards,
            Adrian

            Samsung S24 Ultra and Motorola Thinkphone with Android Auto
            MyRoute-APP (Planner+Navigation, GOLD Lifetime)
            Honda NC750X (2021) with CHIGEE Aio-5 Play

            martin-phogel.de 1 Reply Last reply
            0
            • Adrian Avram Adrian Avram

              @BertMI it would be nice to be as customizable as Osmand is ...

              Screenshot 2025-03-21 222405.png

              martin-phogel.de Offline
              martin-phogel.de Offline
              martin-phogel.de
              wrote on last edited by
              #13

              @Adrian-Avram

              Sorry, but I didn't get your point.
              This is not about displaying POIs in an app but considering the classification in a GPX export.

              Adrian Avram 1 Reply Last reply
              0
              • martin-phogel.de martin-phogel.de

                @Adrian-Avram

                Sorry, but I didn't get your point.
                This is not about displaying POIs in an app but considering the classification in a GPX export.

                Adrian Avram Offline
                Adrian Avram Offline
                Adrian Avram
                wrote on last edited by
                #14

                @Martin-Wilcke you can classify POIs in Osmand, and then export to GPX ...

                Best regards,
                Adrian

                Samsung S24 Ultra and Motorola Thinkphone with Android Auto
                MyRoute-APP (Planner+Navigation, GOLD Lifetime)
                Honda NC750X (2021) with CHIGEE Aio-5 Play

                martin-phogel.de 1 Reply Last reply
                0
                • Adrian Avram Adrian Avram

                  @Martin-Wilcke you can classify POIs in Osmand, and then export to GPX ...

                  martin-phogel.de Offline
                  martin-phogel.de Offline
                  martin-phogel.de
                  wrote on last edited by
                  #15

                  @Adrian-Avram

                  Hmmm...
                  If I export OSMAnd "favorites", the GPX does not contain <sym> tags either. How do you manage this?

                  sym.jpg

                  BertM 1 Reply Last reply
                  0
                  • martin-phogel.de martin-phogel.de

                    @Adrian-Avram

                    Hmmm...
                    If I export OSMAnd "favorites", the GPX does not contain <sym> tags either. How do you manage this?

                    sym.jpg

                    BertM Offline
                    BertM Offline
                    BertM
                    wrote on last edited by
                    #16

                    @Martin-Wilcke

                    Looking at the screenshot you made they not following the standard topografix schematic.
                    You can see that the symbol name is in extensions.
                    I wonder if the GPX will add the symbol when imported

                    martin-phogel.de 1 Reply Last reply
                    0
                    • BertM BertM

                      @Martin-Wilcke

                      Looking at the screenshot you made they not following the standard topografix schematic.
                      You can see that the symbol name is in extensions.
                      I wonder if the GPX will add the symbol when imported

                      martin-phogel.de Offline
                      martin-phogel.de Offline
                      martin-phogel.de
                      wrote on last edited by
                      #17

                      @BertM said in Improvement request POI -> GPX:

                      Looking at the screenshot you made they not following the standard topografix schematic.
                      You can see that the symbol name is in extensions.

                      OSMAnd does not export a <sym> tag, right. However, as they refer to a namespace/schema (xmlns:osmand), its extension complies with Topografic's GPX Spec.

                      Storing data in an individual extension is a clever way to keep and share information within an ecosystem. If this GPX is re-imported into OSMAnd, the category (and symbol) will be restored.

                      But I don't think any other app will parse this extension, identify "amenity:restaurant" as a category (even if it's pure OSM semantic) and transform this value into its terminology.

                      The <sym> tag is a far better option for sharing a category with other apps. It would be perfect if OSMAnd added a <sym> tag with "Restaurant" - and that's what MRA should do as well.

                      I wonder if the GPX will add the symbol when imported

                      What do you mean by "the GPX"? Any other app?

                      BertM 1 Reply Last reply
                      0
                      • martin-phogel.de martin-phogel.de

                        @BertM said in Improvement request POI -> GPX:

                        Looking at the screenshot you made they not following the standard topografix schematic.
                        You can see that the symbol name is in extensions.

                        OSMAnd does not export a <sym> tag, right. However, as they refer to a namespace/schema (xmlns:osmand), its extension complies with Topografic's GPX Spec.

                        Storing data in an individual extension is a clever way to keep and share information within an ecosystem. If this GPX is re-imported into OSMAnd, the category (and symbol) will be restored.

                        But I don't think any other app will parse this extension, identify "amenity:restaurant" as a category (even if it's pure OSM semantic) and transform this value into its terminology.

                        The <sym> tag is a far better option for sharing a category with other apps. It would be perfect if OSMAnd added a <sym> tag with "Restaurant" - and that's what MRA should do as well.

                        I wonder if the GPX will add the symbol when imported

                        What do you mean by "the GPX"? Any other app?

                        BertM Offline
                        BertM Offline
                        BertM
                        wrote on last edited by
                        #18

                        @Martin-Wilcke said in Improvement request POI -> GPX:

                        @BertM said in Improvement request POI -> GPX:

                        Looking at the screenshot you made they not following the standard topografix schematic.
                        You can see that the symbol name is in extensions.

                        OSMAnd does not export a <sym> tag, right. However, as they refer to a namespace/schema (xmlns:osmand), its extension complies with Topografic's GPX Spec.

                        Storing data in an individual extension is a clever way to keep and share information within an ecosystem. If this GPX is re-imported into OSMAnd, the category (and symbol) will be restored.

                        I agree, that is also what other applications do.
                        But as MRA is a platform that is used by a lot of other navigations app, I do not think you would look for an platform specific schema.

                        Osmand pulls the POI from OSM and that is one way to do it.
                        On the other hand I like the MRA solution better. If they can safe the symbol by export ( and import) this will be an huge improvement.

                        What do you mean by "the GPX"? Any other app?

                        Yes

                        1 Reply Last reply
                        0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        ACTIVE USERS
                        Adrian Avram
                        Adrian Avram
                        Nick Carthew
                        Nick Carthew
                        Marinus van Deudekom
                        Marinus van Deudekom
                        Guzzist
                        Guzzist
                        martin-phogel.de
                        martin-phogel.de
                        BertM
                        BertM
                        POPULAR TOPICS
                        • Vormingspunt, viapunt en Eindpunt op Carplay
                          JMD_79_friesland
                          JMD_79_friesland
                          0
                          16
                          287

                        • Carpuride BMW unit stalling or restarting
                          white.mouse
                          white.mouse
                          0
                          8
                          75

                        • Audio van Navigatie scheiden van muziek in Android Auto
                          Corjan Meijerink
                          Corjan Meijerink
                          1
                          15
                          777

                        • routepunten overslaan gebeurd niet zoals verwacht
                          Bruno 7
                          Bruno 7
                          1
                          6
                          74

                        • Traffic Aware setting toggle greyed out
                          Nick Carthew
                          Nick Carthew
                          0
                          4
                          51

                        • Hi again...Please help
                          John S Parry
                          John S Parry
                          0
                          6
                          170

                        • Adding a third device to my subscriptions
                          Peter Zehentreiter
                          Peter Zehentreiter
                          0
                          5
                          140

                        • Interesting behaviour on a pre-planned route that uses the same road in both directions
                          paul69
                          paul69
                          0
                          12
                          54

                        MY GROUPS
                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Popular
                        • Support
                        • MyRoute-app