Created
March 29, 2016 05:11
-
-
Save Spaxe/842ab1b72680d23d8d1e to your computer and use it in GitHub Desktop.
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
$ gdalinfo LS8_OLI_TIRS_NBAR_P54_GANBAR01-032_090_083_20160222/scene01/LS8_OLI_TIRS_NBAR_P54_GANBAR01-032_090_083_20160222_B6.tif | |
Driver: GTiff/GeoTIFF | |
Files: LS8_OLI_TIRS_NBAR_P54_GANBAR01-032_090_083_20160222/scene01/LS8_OLI_TIRS_NBAR_P54_GANBAR01-032_090_083_20160222_B6.tif | |
Size is 9081, 8761 | |
Coordinate System is: | |
PROJCS["GDA94 / MGA zone 56", | |
GEOGCS["GDA94", | |
DATUM["Geocentric_Datum_of_Australia_1994", | |
SPHEROID["GRS 1980",6378137,298.2572221010002, | |
AUTHORITY["EPSG","7019"]], | |
AUTHORITY["EPSG","6283"]], | |
PRIMEM["Greenwich",0], | |
UNIT["degree",0.0174532925199433], | |
AUTHORITY["EPSG","4283"]], | |
PROJECTION["Transverse_Mercator"], | |
PARAMETER["latitude_of_origin",0], | |
PARAMETER["central_meridian",153], | |
PARAMETER["scale_factor",0.9996], | |
PARAMETER["false_easting",500000], | |
PARAMETER["false_northing",10000000], | |
UNIT["metre",1, | |
AUTHORITY["EPSG","9001"]], | |
AUTHORITY["EPSG","28356"]] | |
Origin = (131000.000000000000000,6435000.000000000000000) | |
Pixel Size = (25.000000000000000,-25.000000000000000) | |
Metadata: | |
AREA_OR_POINT=Area | |
Image Structure Metadata: | |
INTERLEAVE=BAND | |
Corner Coordinates: | |
Upper Left ( 131000.000, 6435000.000) (149d 5'16.31"E, 32d 9'39.81"S) | |
Lower Left ( 131000.000, 6215975.000) (148d59'57.30"E, 34d 7'55.11"S) | |
Upper Right ( 358025.000, 6435000.000) (151d29'36.59"E, 32d12'45.48"S) | |
Lower Right ( 358025.000, 6215975.000) (151d27'33.41"E, 34d11'15.20"S) | |
Center ( 244512.500, 6325487.500) (150d15'35.70"E, 33d10'45.58"S) | |
Band 1 Block=9081x1 Type=Int16, ColorInterp=Gray | |
NoData Value=-999 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment