Convert CSV GPS Logs to GPX on Android (GPSBabel on Android) Unicorn Meta Zoo #1: Why another...

Implementing 3DES algorithm in Java: is my code secure?

Does Feeblemind produce an ongoing magical effect that can be dispelled?

How to not starve gigantic beasts

Retract an already submitted recommendation letter (written for an undergrad student)

Additive group of local rings

Where did Arya get these scars?

PIC mathematical operations weird problem

Second order approximation of the loss function (Deep learning book, 7.33)

Does Mathematica have an implementation of the Poisson Binomial Distribution?

A strange hotel

As an international instructor, should I openly talk about my accent?

Error: Syntax error. Missing ')' for CASE Statement

Split coins into combinations of different denominations

Protagonist's race is hidden - should I reveal it?

Is a 5 watt UHF/VHF handheld considered QRP?

Is accepting an invalid credit card number a security issue?

I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?

Could moose/elk survive in the Amazon forest?

Map material from china not allowed to leave the country

What is it called when you ride around on your front wheel?

Married in secret, can marital status in passport be changed at a later date?

Would reducing the reference voltage of an ADC have any effect on accuracy?

What is the ongoing value of the Kanban board to the developers as opposed to management

How to translate "red flag" into Spanish?



Convert CSV GPS Logs to GPX on Android (GPSBabel on Android)



Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraConverting GPX track_points layer to CSV with lat/lng with ogr2ogrIs there a good GPS track analysis library?Advanced android app for mapping and GPS logging?How to build a geographic database of GPS logs?GPS waypoint mapping with android phoneHow do I convert a set of latitude/longitude coordinates with timestamps to a GPX tracklog?Convert Transcad Matrix to CSVNMEA to CSV with timestamp using gpsbabelConvert NMEA to GPX in GPSBabelConverting GPX data stored in CSV into geography data type (WKB or WKT)?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I bought a GPS Logger - a small device that will, while turned on, log the GPS Coordinates to a SD card every second. It has no display and no other UI than 3 buttons and a couple of LEDs.
The Device will write its log into a CSV files with the coordinates + meta data.



GPSBabel was a great help to get this csv into a GPX XML file very quick and easy.



However, as i will go on a hiking trip and i'd like to see my track while hiking, i would need an app that i could run on my Android phone or tablet (can't carry my linux laptop ;)).



Is there any app that might have this as a secondary feature that is so far at the end of the feature list that Google can't find it?










share|improve this question
















bumped to the homepage by Community 19 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















    0















    I bought a GPS Logger - a small device that will, while turned on, log the GPS Coordinates to a SD card every second. It has no display and no other UI than 3 buttons and a couple of LEDs.
    The Device will write its log into a CSV files with the coordinates + meta data.



    GPSBabel was a great help to get this csv into a GPX XML file very quick and easy.



    However, as i will go on a hiking trip and i'd like to see my track while hiking, i would need an app that i could run on my Android phone or tablet (can't carry my linux laptop ;)).



    Is there any app that might have this as a secondary feature that is so far at the end of the feature list that Google can't find it?










    share|improve this question
















    bumped to the homepage by Community 19 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0








      I bought a GPS Logger - a small device that will, while turned on, log the GPS Coordinates to a SD card every second. It has no display and no other UI than 3 buttons and a couple of LEDs.
      The Device will write its log into a CSV files with the coordinates + meta data.



      GPSBabel was a great help to get this csv into a GPX XML file very quick and easy.



      However, as i will go on a hiking trip and i'd like to see my track while hiking, i would need an app that i could run on my Android phone or tablet (can't carry my linux laptop ;)).



      Is there any app that might have this as a secondary feature that is so far at the end of the feature list that Google can't find it?










      share|improve this question
















      I bought a GPS Logger - a small device that will, while turned on, log the GPS Coordinates to a SD card every second. It has no display and no other UI than 3 buttons and a couple of LEDs.
      The Device will write its log into a CSV files with the coordinates + meta data.



      GPSBabel was a great help to get this csv into a GPX XML file very quick and easy.



      However, as i will go on a hiking trip and i'd like to see my track while hiking, i would need an app that i could run on my Android phone or tablet (can't carry my linux laptop ;)).



      Is there any app that might have this as a secondary feature that is so far at the end of the feature list that Google can't find it?







      convert csv software-recommendations android gpx






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 6 '18 at 21:10









      PolyGeo

      54k1782246




      54k1782246










      asked Jun 6 '18 at 16:40









      aslmxaslmx

      11




      11





      bumped to the homepage by Community 19 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 19 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          2 Answers
          2






          active

          oldest

          votes


















          0














          a colleague of me was so nice and wrote me a little Android App that solves my problem.



          May this be helpful for others :)



          https://gitlab.com/seanlilmateus/gpx_converter






          share|improve this answer































            0














            Check out SWMaps or Locus Maps or Orux Maps for Android they all can view many different file formats (including GPX) and offline raster tiles.






            share|improve this answer
























            • Thanks for replying! I just tried SWMaps and Locus Maps. I couldn't find Orux Maps, but it showed me the Locus Maps. Installing was the only thing i did. Locus presented me a long GDPR text and SWMaps required Audio recording permission to start. It does not work without that permission as it seems. So both the Apps are not fit for the purpose. Also i'm not even sure that they really will do what i want. I don't want to view GPX files i want to convert CSV to GPX. Locus definitely can't import CSV files, i just tried.

              – aslmx
              Aug 23 '18 at 4:59












            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "79"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f285435%2fconvert-csv-gps-logs-to-gpx-on-android-gpsbabel-on-android%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            a colleague of me was so nice and wrote me a little Android App that solves my problem.



            May this be helpful for others :)



            https://gitlab.com/seanlilmateus/gpx_converter






            share|improve this answer




























              0














              a colleague of me was so nice and wrote me a little Android App that solves my problem.



              May this be helpful for others :)



              https://gitlab.com/seanlilmateus/gpx_converter






              share|improve this answer


























                0












                0








                0







                a colleague of me was so nice and wrote me a little Android App that solves my problem.



                May this be helpful for others :)



                https://gitlab.com/seanlilmateus/gpx_converter






                share|improve this answer













                a colleague of me was so nice and wrote me a little Android App that solves my problem.



                May this be helpful for others :)



                https://gitlab.com/seanlilmateus/gpx_converter







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 14 '18 at 16:52









                aslmxaslmx

                11




                11

























                    0














                    Check out SWMaps or Locus Maps or Orux Maps for Android they all can view many different file formats (including GPX) and offline raster tiles.






                    share|improve this answer
























                    • Thanks for replying! I just tried SWMaps and Locus Maps. I couldn't find Orux Maps, but it showed me the Locus Maps. Installing was the only thing i did. Locus presented me a long GDPR text and SWMaps required Audio recording permission to start. It does not work without that permission as it seems. So both the Apps are not fit for the purpose. Also i'm not even sure that they really will do what i want. I don't want to view GPX files i want to convert CSV to GPX. Locus definitely can't import CSV files, i just tried.

                      – aslmx
                      Aug 23 '18 at 4:59
















                    0














                    Check out SWMaps or Locus Maps or Orux Maps for Android they all can view many different file formats (including GPX) and offline raster tiles.






                    share|improve this answer
























                    • Thanks for replying! I just tried SWMaps and Locus Maps. I couldn't find Orux Maps, but it showed me the Locus Maps. Installing was the only thing i did. Locus presented me a long GDPR text and SWMaps required Audio recording permission to start. It does not work without that permission as it seems. So both the Apps are not fit for the purpose. Also i'm not even sure that they really will do what i want. I don't want to view GPX files i want to convert CSV to GPX. Locus definitely can't import CSV files, i just tried.

                      – aslmx
                      Aug 23 '18 at 4:59














                    0












                    0








                    0







                    Check out SWMaps or Locus Maps or Orux Maps for Android they all can view many different file formats (including GPX) and offline raster tiles.






                    share|improve this answer













                    Check out SWMaps or Locus Maps or Orux Maps for Android they all can view many different file formats (including GPX) and offline raster tiles.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Aug 21 '18 at 17:02









                    Geospatial EngineerGeospatial Engineer

                    61624




                    61624













                    • Thanks for replying! I just tried SWMaps and Locus Maps. I couldn't find Orux Maps, but it showed me the Locus Maps. Installing was the only thing i did. Locus presented me a long GDPR text and SWMaps required Audio recording permission to start. It does not work without that permission as it seems. So both the Apps are not fit for the purpose. Also i'm not even sure that they really will do what i want. I don't want to view GPX files i want to convert CSV to GPX. Locus definitely can't import CSV files, i just tried.

                      – aslmx
                      Aug 23 '18 at 4:59



















                    • Thanks for replying! I just tried SWMaps and Locus Maps. I couldn't find Orux Maps, but it showed me the Locus Maps. Installing was the only thing i did. Locus presented me a long GDPR text and SWMaps required Audio recording permission to start. It does not work without that permission as it seems. So both the Apps are not fit for the purpose. Also i'm not even sure that they really will do what i want. I don't want to view GPX files i want to convert CSV to GPX. Locus definitely can't import CSV files, i just tried.

                      – aslmx
                      Aug 23 '18 at 4:59

















                    Thanks for replying! I just tried SWMaps and Locus Maps. I couldn't find Orux Maps, but it showed me the Locus Maps. Installing was the only thing i did. Locus presented me a long GDPR text and SWMaps required Audio recording permission to start. It does not work without that permission as it seems. So both the Apps are not fit for the purpose. Also i'm not even sure that they really will do what i want. I don't want to view GPX files i want to convert CSV to GPX. Locus definitely can't import CSV files, i just tried.

                    – aslmx
                    Aug 23 '18 at 4:59





                    Thanks for replying! I just tried SWMaps and Locus Maps. I couldn't find Orux Maps, but it showed me the Locus Maps. Installing was the only thing i did. Locus presented me a long GDPR text and SWMaps required Audio recording permission to start. It does not work without that permission as it seems. So both the Apps are not fit for the purpose. Also i'm not even sure that they really will do what i want. I don't want to view GPX files i want to convert CSV to GPX. Locus definitely can't import CSV files, i just tried.

                    – aslmx
                    Aug 23 '18 at 4:59


















                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f285435%2fconvert-csv-gps-logs-to-gpx-on-android-gpsbabel-on-android%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Щит и меч (фильм) Содержание Названия серий | Сюжет |...

                    is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

                    Meter-Bus Содержание Параметры шины | Стандартизация |...