blankblank blank




A Basic Raster Image GeoMetaData Extractor/Viewer



Many raster image formats commonly used in GIS applications have metadata embedded in them that georeferences the pixels (assigns them a coordinate location), and often includes other information like the coordinate system, origin, and datum. Some GIS programs will let you view some or all of this metadata, others won’t. I’ve written a simple GUI front-end program for the GDALInfo utility that will extract the metadata from a compatible image file, display it, and save it in a text file. Download the program folder here, and unzip it to your desired location; keep the executable and the GDAL subfolder in the same folder, otherwise the program won’t work. No installation required, just run the program. Choose the raster image file you want with the “Open File And Read MetaData” button:

GDALInfo GUI front end

In this example, GDALInfo has extracted the metadata, and also basic image parameters, from a GeoTiff file called “Turkey Mountain 24k.tif”. You can copy the metadata from the text box for pasting elsewhere, but a text file containing all this information called “Turkey Mountain 24k.metadata.txt” has also been created. The “Help” button brings you to this page, while the “Exit” button ….

The program has been tested with GeoTiff (.tif, .tiff), MRSID (.sid), ECW (.ecw), JPEG2000 (.jp2,,j2k), and BSB (.kap) raster image file formats. However, it should run with any raster image format supported by the GDAL library, and I’ve included all the file extensions I could find for those supported formats. If you find a file format that GDAL supports, but which this utility doesn’t open, let me know what the file extension is and I’ll add it. If you find a GDAL-supported format that it doesn’t seem to work with, let me know that as well. The GDAL library is very reliable, but as usual, use it at your own risk.

Related posts:

  1. Graphical Front End For The ogr2ogr Vector File Converter
  2. Using The Demo Version Of Global Mapper As A Raster/Vector Data Viewer
  3. Reprojecting Raster Imagery I
  4. Another TIFF Worldfile/Metadata Program
  5. G-Raster Updated: Raster Imagery In Garmin Handheld GPS Units
  6. Extracting TritonRMP Calibration Data From A GeoTiff
  7. Reprojecting Raster Imagery II – ERDAS Viewfinder
  8. Embedding And Extracting Worldfile Data With The TatukGIS Viewer
  9. A New GUI For The Libgeotiff Worldfile Utilities
  10. Stamping Geotagged Photos With XMP Location And Coordinates
  11. Full Resolution Raster Map Combining, Subsetting And Export With The TatukGIS Viewer
  12. Converting E00 Vector Data To Shapefiles – A Free And Fairly Painless Approach
  13. An Easier Way To Convert Shapefiles to Text/Spreadsheet Format
  14. The Big List Of Free Metadata Software II

Looking for something else? Enter some keywords below, then click "Search".
"This site" searches Free Geography Tools; "Web" searches the Internet using Google.



2 Responses to “A Basic Raster Image GeoMetaData Extractor/Viewer”


  1. 1 tayebeh

    split raster?

  1. 1 geofumadas » Blog Archive » Que me tiene entretenido
Comments are currently closed.