Skip to content

Instantly share code, notes, and snippets.

@jeamland
Created October 24, 2012 00:36
Show Gist options
  • Save jeamland/3943009 to your computer and use it in GitHub Desktop.
Save jeamland/3943009 to your computer and use it in GitHub Desktop.
gdalinfo dtm20m
Driver: AIG/Arc/Info Binary Grid
Files: dtm20m
dtm20m.aux
dtm20m.rrd
dtm20m/w001001x.adf
dtm20m/dblbnd.adf
dtm20m/prj.adf
dtm20m/z001001x.adf
dtm20m/hdr.adf
dtm20m/metadata.xml
dtm20m/log
dtm20m/sta.adf
dtm20m/z001001.adf
dtm20m/w001000x.adf
dtm20m/w001000.adf
dtm20m/w001001.adf
Size is 43500, 29200
Coordinate System is:
PROJCS["unnamed",
GEOGCS["GDA94",
DATUM["Geocentric_Datum_of_Australia_1994",
SPHEROID["GRS 1980",6378137,298.257222101,
AUTHORITY["EPSG","7019"]],
TOWGS84[0,0,0,0,0,0,0],
AUTHORITY["EPSG","6283"]],
PRIMEM["Greenwich",0,
AUTHORITY["EPSG","8901"]],
UNIT["degree",0.0174532925199433,
AUTHORITY["EPSG","9122"]],
AUTHORITY["EPSG","4283"]],
PROJECTION["Lambert_Conformal_Conic_2SP"],
PARAMETER["standard_parallel_1",-36],
PARAMETER["standard_parallel_2",-38],
PARAMETER["latitude_of_origin",-37],
PARAMETER["central_meridian",145],
PARAMETER["false_easting",2500000],
PARAMETER["false_northing",2500000],
UNIT["METERS",1]]
Origin = (2082000.000000000000000,2842000.000000000000000)
Pixel Size = (20.000000000000000,-20.000000000000000)
Corner Coordinates:
Upper Left ( 2082000.000, 2842000.000) (140d29'19.98"E, 33d49'45.55"S)
Lower Left ( 2082000.000, 2258000.000) (140d10' 9.59"E, 39d 5' 4.29"S)
Upper Right ( 2952000.000, 2842000.000) (149d52'38.76"E, 33d48'51.24"S)
Lower Right ( 2952000.000, 2258000.000) (150d13'22.21"E, 39d 4' 6.13"S)
Center ( 2517000.000, 2550000.000) (145d11'23.62"E, 36d32'57.21"S)
Band 1 Block=512x4 Type=Float32, ColorInterp=Undefined
Description = dtm20m
Min=-68.768 Max=2045.315
NoData Value=-3.4028234663852886e+38
Overviews: 10875x7300, 5438x3650, 2719x1825, 1360x913, 680x457, 340x229, 170x115, 85x58
Metadata:
LAYER_TYPE=athematic
ERROR 3: Attempt to read past EOF in dtm20m/../info/arc.dir.
ERROR 4: Failed to open table dtm20m.VAT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment