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?
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
add a comment |
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
1
EXIFextractor br-software.com/extracter.html
– Mapperz♦
Aug 1 '14 at 2:58
add a comment |
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
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
gps metadata digital-image-processing
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
add a comment |
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
add a comment |
4 Answers
4
active
oldest
votes
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]
add a comment |
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).
add a comment |
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.
add a comment |
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
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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]
add a comment |
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]
add a comment |
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]
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]
edited Aug 1 '14 at 6:09
answered Aug 1 '14 at 5:38
JohannaJohanna
686721
686721
add a comment |
add a comment |
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).
add a comment |
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).
add a comment |
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).
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).
answered Jul 31 '14 at 23:23
Jason ScheirerJason Scheirer
16.8k24468
16.8k24468
add a comment |
add a comment |
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.
add a comment |
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.
add a comment |
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.
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.
edited Aug 1 '14 at 5:40
answered Aug 1 '14 at 5:33
user30184user30184
29.3k23057
29.3k23057
add a comment |
add a comment |
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
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
add a comment |
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
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
add a comment |
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
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
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
1
EXIFextractor br-software.com/extracter.html
– Mapperz♦
Aug 1 '14 at 2:58