Created
February 29, 2016 18:15
-
-
Save thetyrelcorporation/8e51099c50db5cf77983 to your computer and use it in GitHub Desktop.
gdalinfo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Driver: GTiff/GeoTIFF | |
Files: Mosaic_0_0.tif | |
Size is 2057, 3403 | |
Coordinate System is `' | |
Origin = (495550.250000000000000,1272772.488000000128523) | |
Pixel Size = (0.026000000000000,-0.026000000000000) | |
Metadata: | |
TIFFTAG_RESOLUTIONUNIT=1 (unitless) | |
TIFFTAG_SOFTWARE=SimActive Inc. | |
Image Structure Metadata: | |
INTERLEAVE=PIXEL | |
Corner Coordinates: | |
Upper Left ( 495550.250, 1272772.488) | |
Lower Left ( 495550.250, 1272684.010) | |
Upper Right ( 495603.732, 1272772.488) | |
Lower Right ( 495603.732, 1272684.010) | |
Center ( 495576.991, 1272728.249) | |
Band 1 Block=2057x1 Type=Byte, ColorInterp=Red | |
Band 2 Block=2057x1 Type=Byte, ColorInterp=Green | |
Band 3 Block=2057x1 Type=Byte, ColorInterp=Blue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment