I need a tool that will take aerial images with Lat, Long, and Alt in their EXIF data and produce foot prints of the images. We need to verify that the images cover the photographed area with proper overlap.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
Using ArcGIS 10.1 [Standard & Advanced license only] Build Footprints (Data Management) "Computes the footprints for each raster dataset in a mosaic dataset."
http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000087000000 Source: http://resources.arcgis.com/en/help/main/10.1/index.html#//009t0000003v000000 |
|||
|
|
|
Here is a step by step guide to process images with EXIF data into a set of coordinates in a csv file, which can then be imported into a GIS. There is also a plugin for Quantum called photo2shape which performs the same steps as the above guide, but outputs as a shapefile and is a more hands-off process. |
|||
|
