exporting metadata from gps camera to spreadsheetHow to overlay map onto a corner of an image, using that...

How much light is too much?

What would be some possible ways of escaping higher gravity planets?

How can I give a Ranger advantage on a check due to Favored Enemy without spoiling the story for the player?

How do I narratively explain how in-game circumstances do not mechanically allow a PC to instantly kill an NPC?

"I showed the monkey himself in the mirror". Why is this sentence grammatical?

How to extract specific values/fields from the text file?

How can find the 2D Voronoi cell area distribution?

How to deal with an underperforming subordinate?

How to align the top of the text with the top of a figure produced by tikz in minipage

What is the draw frequency for 3 consecutive games (same players; amateur level)?

Is there any way to make an Apex method parameter lazy?

Charging phone battery with a lower voltage, coming from a bike charger?

Rigorous justification for non-relativistic QM perturbation theory assumptions?

Eww, those bytes are gross

Crack the bank account's password!

Is it possible to rotate the Isolines on a Surface Using `MeshFunction`?

Possible issue with my W4 and tax return

why typing a variable (or expression) prints the value to stdout?

How can I handle players killing my NPC outside of combat?

Why is Shelob considered evil?

Is it really OK to use "because of"?

What is a good reason for every spaceship to carry gun on board?

Reading Mishnayos without understanding

What does からか mean?



exporting metadata from gps camera to spreadsheet


How to overlay map onto a corner of an image, using that image's GPS exif data?Exporting shp into a GPSWriting ISO 19139 compliant XML metadata from spreadsheet?How can I add 3 axis orientation information to my photos?Deriving length values from GPX files in QGISAre there methods of filtering gps-data with metadata?Creating ISO 19139 xml metadata from spreadsheet?Exporting ArcMap metadata into table?Seeking code sample or pointer showing how to calculate Corner Coordinates of JPG file based on EXIF GPS data?Exporting ArcGIS Metadata to HTML with thumbnail?













2















I have a question involving exporting metadata from a GPS camera to an application such as a spreadsheet.



In essence, I'm working with a significant number of images taken with a GPS digital camera. The GPS coordinates are embedded in the metadata that is accessed when you open the “properties” tab on the jpg file.



Is there a computer program or tool available that can extract that metadata automatically and put it into a file that can be manipulated (e.g., put the GPS coordinates in a spreadsheet)?










share|improve this question




















  • 1





    EXIFextractor br-software.com/extracter.html

    – Mapperz
    Aug 1 '14 at 2:58
















2















I have a question involving exporting metadata from a GPS camera to an application such as a spreadsheet.



In essence, I'm working with a significant number of images taken with a GPS digital camera. The GPS coordinates are embedded in the metadata that is accessed when you open the “properties” tab on the jpg file.



Is there a computer program or tool available that can extract that metadata automatically and put it into a file that can be manipulated (e.g., put the GPS coordinates in a spreadsheet)?










share|improve this question




















  • 1





    EXIFextractor br-software.com/extracter.html

    – Mapperz
    Aug 1 '14 at 2:58














2












2








2


1






I have a question involving exporting metadata from a GPS camera to an application such as a spreadsheet.



In essence, I'm working with a significant number of images taken with a GPS digital camera. The GPS coordinates are embedded in the metadata that is accessed when you open the “properties” tab on the jpg file.



Is there a computer program or tool available that can extract that metadata automatically and put it into a file that can be manipulated (e.g., put the GPS coordinates in a spreadsheet)?










share|improve this question
















I have a question involving exporting metadata from a GPS camera to an application such as a spreadsheet.



In essence, I'm working with a significant number of images taken with a GPS digital camera. The GPS coordinates are embedded in the metadata that is accessed when you open the “properties” tab on the jpg file.



Is there a computer program or tool available that can extract that metadata automatically and put it into a file that can be manipulated (e.g., put the GPS coordinates in a spreadsheet)?







gps metadata digital-image-processing






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 31 '14 at 22:16









Jason Scheirer

16.8k24468




16.8k24468










asked Jul 31 '14 at 21:04









new_gis_user99new_gis_user99

1412




1412








  • 1





    EXIFextractor br-software.com/extracter.html

    – Mapperz
    Aug 1 '14 at 2:58














  • 1





    EXIFextractor br-software.com/extracter.html

    – Mapperz
    Aug 1 '14 at 2:58








1




1





EXIFextractor br-software.com/extracter.html

– Mapperz
Aug 1 '14 at 2:58





EXIFextractor br-software.com/extracter.html

– Mapperz
Aug 1 '14 at 2:58










4 Answers
4






active

oldest

votes


















2














And a free option is BR's EXIF extractor. Lovely little program that does the job well. It's been saying that it is in beta for a few years now. I've never had any issues with it.



[edited to add link - Luke,thanks for the heads up]






share|improve this answer

































    1














    On the ArcGIS stack, there is the Geotagged Photos to Points tool.



    Reading the EXIF GPS fix is a fairly easy thing to do, it should be possible in Python using something like using PIL (sample) and xlwt (sample).






    share|improve this answer































      1














      Spatialite-gui has a tool "Import EXIF photos" for that. The current Spatialite version is 4.2 but this old document is still valid https://www.gaia-gis.it/spatialite-2.3.1/spatialite-exif-2.3.1.html. You can also easily export the data from Spatialite into other formats like txt/csv or dbf with another tool in Spatialite-gui.






      share|improve this answer

































        0














        You might want to use ESRI's solution ArcGIS to export GPS camera trails to a spreadsheet, please see: https://www.youtube.com/watch?v=6WdhQWmkJio






        share|improve this answer





















        • 1





          Welcome to the site Maksim. Please consider making this a stand-alone answer (i.e. one that does not rely on the existence of a link). Otherwise, the answer becomes defunct if the website does. Alternatively, you could convert this answer to a comment. Please see the related help center article: stackoverflow.com/help/how-to-answer.

          – Aaron
          Apr 15 '15 at 17:55











        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%2f109062%2fexporting-metadata-from-gps-camera-to-spreadsheet%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        4 Answers
        4






        active

        oldest

        votes








        4 Answers
        4






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        2














        And a free option is BR's EXIF extractor. Lovely little program that does the job well. It's been saying that it is in beta for a few years now. I've never had any issues with it.



        [edited to add link - Luke,thanks for the heads up]






        share|improve this answer






























          2














          And a free option is BR's EXIF extractor. Lovely little program that does the job well. It's been saying that it is in beta for a few years now. I've never had any issues with it.



          [edited to add link - Luke,thanks for the heads up]






          share|improve this answer




























            2












            2








            2







            And a free option is BR's EXIF extractor. Lovely little program that does the job well. It's been saying that it is in beta for a few years now. I've never had any issues with it.



            [edited to add link - Luke,thanks for the heads up]






            share|improve this answer















            And a free option is BR's EXIF extractor. Lovely little program that does the job well. It's been saying that it is in beta for a few years now. I've never had any issues with it.



            [edited to add link - Luke,thanks for the heads up]







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Aug 1 '14 at 6:09

























            answered Aug 1 '14 at 5:38









            JohannaJohanna

            686721




            686721

























                1














                On the ArcGIS stack, there is the Geotagged Photos to Points tool.



                Reading the EXIF GPS fix is a fairly easy thing to do, it should be possible in Python using something like using PIL (sample) and xlwt (sample).






                share|improve this answer




























                  1














                  On the ArcGIS stack, there is the Geotagged Photos to Points tool.



                  Reading the EXIF GPS fix is a fairly easy thing to do, it should be possible in Python using something like using PIL (sample) and xlwt (sample).






                  share|improve this answer


























                    1












                    1








                    1







                    On the ArcGIS stack, there is the Geotagged Photos to Points tool.



                    Reading the EXIF GPS fix is a fairly easy thing to do, it should be possible in Python using something like using PIL (sample) and xlwt (sample).






                    share|improve this answer













                    On the ArcGIS stack, there is the Geotagged Photos to Points tool.



                    Reading the EXIF GPS fix is a fairly easy thing to do, it should be possible in Python using something like using PIL (sample) and xlwt (sample).







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Jul 31 '14 at 23:23









                    Jason ScheirerJason Scheirer

                    16.8k24468




                    16.8k24468























                        1














                        Spatialite-gui has a tool "Import EXIF photos" for that. The current Spatialite version is 4.2 but this old document is still valid https://www.gaia-gis.it/spatialite-2.3.1/spatialite-exif-2.3.1.html. You can also easily export the data from Spatialite into other formats like txt/csv or dbf with another tool in Spatialite-gui.






                        share|improve this answer






























                          1














                          Spatialite-gui has a tool "Import EXIF photos" for that. The current Spatialite version is 4.2 but this old document is still valid https://www.gaia-gis.it/spatialite-2.3.1/spatialite-exif-2.3.1.html. You can also easily export the data from Spatialite into other formats like txt/csv or dbf with another tool in Spatialite-gui.






                          share|improve this answer




























                            1












                            1








                            1







                            Spatialite-gui has a tool "Import EXIF photos" for that. The current Spatialite version is 4.2 but this old document is still valid https://www.gaia-gis.it/spatialite-2.3.1/spatialite-exif-2.3.1.html. You can also easily export the data from Spatialite into other formats like txt/csv or dbf with another tool in Spatialite-gui.






                            share|improve this answer















                            Spatialite-gui has a tool "Import EXIF photos" for that. The current Spatialite version is 4.2 but this old document is still valid https://www.gaia-gis.it/spatialite-2.3.1/spatialite-exif-2.3.1.html. You can also easily export the data from Spatialite into other formats like txt/csv or dbf with another tool in Spatialite-gui.







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Aug 1 '14 at 5:40

























                            answered Aug 1 '14 at 5:33









                            user30184user30184

                            29.3k23057




                            29.3k23057























                                0














                                You might want to use ESRI's solution ArcGIS to export GPS camera trails to a spreadsheet, please see: https://www.youtube.com/watch?v=6WdhQWmkJio






                                share|improve this answer





















                                • 1





                                  Welcome to the site Maksim. Please consider making this a stand-alone answer (i.e. one that does not rely on the existence of a link). Otherwise, the answer becomes defunct if the website does. Alternatively, you could convert this answer to a comment. Please see the related help center article: stackoverflow.com/help/how-to-answer.

                                  – Aaron
                                  Apr 15 '15 at 17:55
















                                0














                                You might want to use ESRI's solution ArcGIS to export GPS camera trails to a spreadsheet, please see: https://www.youtube.com/watch?v=6WdhQWmkJio






                                share|improve this answer





















                                • 1





                                  Welcome to the site Maksim. Please consider making this a stand-alone answer (i.e. one that does not rely on the existence of a link). Otherwise, the answer becomes defunct if the website does. Alternatively, you could convert this answer to a comment. Please see the related help center article: stackoverflow.com/help/how-to-answer.

                                  – Aaron
                                  Apr 15 '15 at 17:55














                                0












                                0








                                0







                                You might want to use ESRI's solution ArcGIS to export GPS camera trails to a spreadsheet, please see: https://www.youtube.com/watch?v=6WdhQWmkJio






                                share|improve this answer















                                You might want to use ESRI's solution ArcGIS to export GPS camera trails to a spreadsheet, please see: https://www.youtube.com/watch?v=6WdhQWmkJio







                                share|improve this answer














                                share|improve this answer



                                share|improve this answer








                                edited 1 min ago

























                                answered Apr 15 '15 at 17:17









                                Maksim SesticMaksim Sestic

                                1363




                                1363








                                • 1





                                  Welcome to the site Maksim. Please consider making this a stand-alone answer (i.e. one that does not rely on the existence of a link). Otherwise, the answer becomes defunct if the website does. Alternatively, you could convert this answer to a comment. Please see the related help center article: stackoverflow.com/help/how-to-answer.

                                  – Aaron
                                  Apr 15 '15 at 17:55














                                • 1





                                  Welcome to the site Maksim. Please consider making this a stand-alone answer (i.e. one that does not rely on the existence of a link). Otherwise, the answer becomes defunct if the website does. Alternatively, you could convert this answer to a comment. Please see the related help center article: stackoverflow.com/help/how-to-answer.

                                  – Aaron
                                  Apr 15 '15 at 17:55








                                1




                                1





                                Welcome to the site Maksim. Please consider making this a stand-alone answer (i.e. one that does not rely on the existence of a link). Otherwise, the answer becomes defunct if the website does. Alternatively, you could convert this answer to a comment. Please see the related help center article: stackoverflow.com/help/how-to-answer.

                                – Aaron
                                Apr 15 '15 at 17:55





                                Welcome to the site Maksim. Please consider making this a stand-alone answer (i.e. one that does not rely on the existence of a link). Otherwise, the answer becomes defunct if the website does. Alternatively, you could convert this answer to a comment. Please see the related help center article: stackoverflow.com/help/how-to-answer.

                                – Aaron
                                Apr 15 '15 at 17:55


















                                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%2f109062%2fexporting-metadata-from-gps-camera-to-spreadsheet%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 Содержание Параметры шины | Стандартизация |...