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

MRA Community Forum

  1. Home
  2. MyRoute-app Routeplanner
  3. [Web] Problems, Bugs and other Issues
  4. Problems with DIY POI Files

Problems with DIY POI Files

Scheduled Pinned Locked Moved [Web] Problems, Bugs and other Issues
15 Posts 7 Posters 1.0k Views 6 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.
  • Herman Veldhuizenundefined Herman Veldhuizen

    when I tried it I had to zoom in on the map to see them.

    Jörgenundefined Offline
    Jörgenundefined Offline
    Jörgen
    Valued contributor
    wrote last edited by
    #3

    @Herman-Veldhuizen said in Problems with DIY POI Files:

    when I tried it I had to zoom in on the map to see them.

    I know this. For control, I activated other POIs, to see the min. zoom factor.

    Hardware
    iPhone 12 pro (iOS 26.2.1)
    iPad (7.Gen.) 18.7.3
    Oukitel RT3 Pro (Andr. 14)
    Wireless CarPlay mit (Elebest C650)
    Wired CarPlay (SEAT Arona - 2021)
    MRA Workshops in Deutsch sind hier zu finden

    1 Reply Last reply
    0
    • Jörgenundefined Offline
      Jörgenundefined Offline
      Jörgen
      Valued contributor
      wrote last edited by
      #4

      Maybe someone with success, can sent me a csv file for testing.

      Hardware
      iPhone 12 pro (iOS 26.2.1)
      iPad (7.Gen.) 18.7.3
      Oukitel RT3 Pro (Andr. 14)
      Wireless CarPlay mit (Elebest C650)
      Wired CarPlay (SEAT Arona - 2021)
      MRA Workshops in Deutsch sind hier zu finden

      Con Hennekensundefined 1 Reply Last reply
      0
      • Mzokkundefined Online
        Mzokkundefined Online
        Mzokk
        wrote last edited by
        #5

        I have one for Irish Photo Rally waypoints but I don't have enough privileges to upload it here.

        1 Reply Last reply
        0
        • Jörgenundefined Jörgen

          Maybe someone with success, can sent me a csv file for testing.

          Con Hennekensundefined Offline
          Con Hennekensundefined Offline
          Con Hennekens
          Alpha tester
          wrote last edited by Con Hennekens
          #6

          @Jörgen, Found it!
          You need to swap lat/lon 😉
          The POI actually do import, on the other side of the globe... 😉
          (actually they don't, they are not valid coordinates)
          Try this:

          6.615499,51.225800,"Am Schulzentrum Kaarst","Forum"
          

          I am just an enthusiastic MRA user, and hope you will be one too!

          Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

          Check out RideSleepRepeat.eu, a biker community for sharing stays across Europe

          1 Reply Last reply
          0
          • Jörgenundefined Offline
            Jörgenundefined Offline
            Jörgen
            Valued contributor
            wrote last edited by
            #7

            Hi Con, you're a genius—how did you figure that out?
            I never would have guessed that.
            Why “Latitude, Longitude” in MRA?
            That's a bug in MRA, right?
            Google uses that format too—“Longitude, Latitude”

            By the way, my POIs where in the Arabian Sea, just off the coast of Somalia.
            I would never have found that.

            screenshot004.jpg

            Hardware
            iPhone 12 pro (iOS 26.2.1)
            iPad (7.Gen.) 18.7.3
            Oukitel RT3 Pro (Andr. 14)
            Wireless CarPlay mit (Elebest C650)
            Wired CarPlay (SEAT Arona - 2021)
            MRA Workshops in Deutsch sind hier zu finden

            Con Hennekensundefined 1 Reply Last reply
            0
            • BertMundefined Offline
              BertMundefined Offline
              BertM
              wrote last edited by
              #8

              This is the case already for a long time...
              It took me also some time to figure that one out.
              In my POI conversion tool I even made a special "MRA CSV export" to deal with this.
              I think it is by design as the GPX export is also the same

              1 Reply Last reply
              0
              • Corjan Meijerinkundefined Online
                Corjan Meijerinkundefined Online
                Corjan Meijerink
                Developer
                wrote last edited by
                #9

                Latitude / Longitude is the human friendly way.
                Longitude / Latitude is the mathematically correct way.

                This isn't a bug. It's a poor design choice perhaps from very long ago.
                But changing that now will cause more hassle than leaving it as is.

                Jörgenundefined 1 Reply Last reply
                2
                • Jörgenundefined Jörgen

                  Hi Con, you're a genius—how did you figure that out?
                  I never would have guessed that.
                  Why “Latitude, Longitude” in MRA?
                  That's a bug in MRA, right?
                  Google uses that format too—“Longitude, Latitude”

                  By the way, my POIs where in the Arabian Sea, just off the coast of Somalia.
                  I would never have found that.

                  screenshot004.jpg

                  Con Hennekensundefined Offline
                  Con Hennekensundefined Offline
                  Con Hennekens
                  Alpha tester
                  wrote last edited by
                  #10

                  @Jörgen, While I do not have a photographic memory whatsoever, I am a sucker for futile information... 😉 While testing your POI line I remembered an earlier conversation about this, that makes it less futile information 😉

                  What your exercise reveals, is that CSV files are not the prefered way of exchanging POI (or anything really) because columns have no designation (top row with column names) and fields can be broken simply when they contain a , ...Why not use GPX instead?

                  I am just an enthusiastic MRA user, and hope you will be one too!

                  Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                  Check out RideSleepRepeat.eu, a biker community for sharing stays across Europe

                  Jörgenundefined 1 Reply Last reply
                  0
                  • Corjan Meijerinkundefined Corjan Meijerink

                    Latitude / Longitude is the human friendly way.
                    Longitude / Latitude is the mathematically correct way.

                    This isn't a bug. It's a poor design choice perhaps from very long ago.
                    But changing that now will cause more hassle than leaving it as is.

                    Jörgenundefined Offline
                    Jörgenundefined Offline
                    Jörgen
                    Valued contributor
                    wrote last edited by
                    #11

                    @Corjan-Meijerink said in Problems with DIY POI Files:

                    Latitude / Longitude is the human friendly way.
                    Longitude / Latitude is the mathematically correct way.

                    This isn't a bug. It's a poor design choice perhaps from very long ago.
                    But changing that now will cause more hassle than leaving it as is.

                    Maybe this should be mentioned in the manual. 😊

                    Hardware
                    iPhone 12 pro (iOS 26.2.1)
                    iPad (7.Gen.) 18.7.3
                    Oukitel RT3 Pro (Andr. 14)
                    Wireless CarPlay mit (Elebest C650)
                    Wired CarPlay (SEAT Arona - 2021)
                    MRA Workshops in Deutsch sind hier zu finden

                    1 Reply Last reply
                    1
                    • Jörgenundefined Offline
                      Jörgenundefined Offline
                      Jörgen
                      Valued contributor
                      wrote last edited by
                      #12

                      By the way, I got the information from here:

                      https://forum.myrouteapp.com/topic/5496/poi-file-format/2?_=1775682028073

                      So therefore, it is also wrong and need to be changed.

                      Hardware
                      iPhone 12 pro (iOS 26.2.1)
                      iPad (7.Gen.) 18.7.3
                      Oukitel RT3 Pro (Andr. 14)
                      Wireless CarPlay mit (Elebest C650)
                      Wired CarPlay (SEAT Arona - 2021)
                      MRA Workshops in Deutsch sind hier zu finden

                      1 Reply Last reply
                      0
                      • Con Hennekensundefined Con Hennekens

                        @Jörgen, While I do not have a photographic memory whatsoever, I am a sucker for futile information... 😉 While testing your POI line I remembered an earlier conversation about this, that makes it less futile information 😉

                        What your exercise reveals, is that CSV files are not the prefered way of exchanging POI (or anything really) because columns have no designation (top row with column names) and fields can be broken simply when they contain a , ...Why not use GPX instead?

                        Jörgenundefined Offline
                        Jörgenundefined Offline
                        Jörgen
                        Valued contributor
                        wrote last edited by
                        #13

                        @Con-Hennekens said in Problems with DIY POI Files:

                        Why not use GPX instead?

                        Just wanted to add some addresses from Google Maps, via Excel, into MRA.
                        This was the quickest way without using extra tools.

                        Anyway, I know now how to.

                        Thanks!!!

                        Hardware
                        iPhone 12 pro (iOS 26.2.1)
                        iPad (7.Gen.) 18.7.3
                        Oukitel RT3 Pro (Andr. 14)
                        Wireless CarPlay mit (Elebest C650)
                        Wired CarPlay (SEAT Arona - 2021)
                        MRA Workshops in Deutsch sind hier zu finden

                        Brian McGundefined 1 Reply Last reply
                        0
                        • Jörgenundefined Jörgen

                          @Con-Hennekens said in Problems with DIY POI Files:

                          Why not use GPX instead?

                          Just wanted to add some addresses from Google Maps, via Excel, into MRA.
                          This was the quickest way without using extra tools.

                          Anyway, I know now how to.

                          Thanks!!!

                          Brian McGundefined Offline
                          Brian McGundefined Offline
                          Brian McG
                          wrote last edited by
                          #14

                          @Jörgen if you had saved/exported a POI from MRA yopu could have inspected the file to get the format
                          60846afe-8378-4cf2-b3f4-6068f94d8bec-image.png

                          @Con-Hennekens CSV is the standard format for POI even MRA uses it to export 😉

                          BlackView BV7100, Android 12
                          Normaly navigate Routes in Offline mode with Offline Maps

                          Con Hennekensundefined 1 Reply Last reply
                          0
                          • Brian McGundefined Brian McG

                            @Jörgen if you had saved/exported a POI from MRA yopu could have inspected the file to get the format
                            60846afe-8378-4cf2-b3f4-6068f94d8bec-image.png

                            @Con-Hennekens CSV is the standard format for POI even MRA uses it to export 😉

                            Con Hennekensundefined Offline
                            Con Hennekensundefined Offline
                            Con Hennekens
                            Alpha tester
                            wrote last edited by
                            #15

                            @Brian-McG, MRA uses GPX too. My point is that fields in a CSV have no designation. In GPX (which is XML) they do.

                            I am just an enthusiastic MRA user, and hope you will be one too!

                            Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                            Check out RideSleepRepeat.eu, a biker community for sharing stays across Europe

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            ACTIVE USERS
                            Corjan Meijerinkundefined
                            Corjan Meijerink
                            Jörgenundefined
                            Jörgen
                            Con Hennekensundefined
                            Con Hennekens
                            Brian McGundefined
                            Brian McG
                            BertMundefined
                            BertM
                            Herman Veldhuizenundefined
                            Herman Veldhuizen
                            Mzokkundefined
                            Mzokk
                            POPULAR TOPICS
                            • New beta! 5.1 (457)
                              Hubert Thoringundefined
                              Hubert Thoring
                              13
                              49
                              281

                            • Use GPX Format 1.1 for export
                              Hubert Thoringundefined
                              Hubert Thoring
                              0
                              6
                              261

                            • V5.1.0 - 458 Same Point in Route Cycles to First Instance if Later Point Selected - CarPlay
                              Dave J 0undefined
                              Dave J 0
                              0
                              3
                              18

                            • Joining a planned route from a differant position.
                              supergundefined
                              superg
                              0
                              3
                              64

                            • Snelste route vergelijken met de kortste route.
                              M. Schrijverundefined
                              M. Schrijver
                              0
                              3
                              35

                            • Clearing existing text in dialogue when editiing
                              Marinus van Deudekomundefined
                              Marinus van Deudekom
                              0
                              2
                              59

                            • Random routes.
                              undefined
                              0
                              1
                              7

                            • Navigation Route Line Colour
                              MattN_73undefined
                              MattN_73
                              0
                              2
                              352
                            MY GROUPS
                            • Login

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