Untitled diff
3 removals
28 lines
10 additions
34 lines
gdalinfo test_world_temp.tiff
gdalwarp -s_srs EPSG:4326 -t_srs EPSG:3857 world_temperature.tiff output.tiff
Creating output file that is 156P x 127L.
Processing input file world_temperature.tiff.
0...10...20...30...40...50...60...70...80...90...100 - done.
[rasdaman@localhost wcps_world_temperature]$
[rasdaman@localhost wcps_world_temperature]$
[rasdaman@localhost wcps_world_temperature]$ gdalinfo output.tiff
Driver: GTiff/GeoTIFF
Driver: GTiff/GeoTIFF
Files: test_world_temp.tiff
Files: output.tiff
Size is 156, 127
Size is 156, 127
Coordinate System is:
Coordinate System is:
LOCAL_CS["WGS 84 / Pseudo-Mercator",
LOCAL_CS["WGS 84 / Pseudo-Mercator",
GEOGCS["WGS 84",
GEOGCS["WGS 84",
DATUM["unknown",
DATUM["unknown",
SPHEROID["unretrievable - using WGS84",6378137,298.257223563]],
SPHEROID["unretrievable - using WGS84",6378137,298.257223563]],
PRIMEM["Greenwich",0],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433]],
UNIT["degree",0.0174532925199433]],
AUTHORITY["EPSG","3857"],
AUTHORITY["EPSG","3857"],
UNIT["metre",1]]
UNIT["metre",1]]
Origin = (-20037508.342789247632027,16213801.067583967000246)
Origin = (-20037508.342789247632027,16213801.067583967000246)
Pixel Size = (256161.423960720130708,-256161.423960720101604)
Pixel Size = (256161.423960720101604,-256161.423960720101604)
Metadata:
Metadata:
AREA_OR_POINT=Area
AREA_OR_POINT=Area
Image Structure Metadata:
Image Structure Metadata:
INTERLEAVE=PIXEL
INTERLEAVE=PIXEL
Corner Coordinates:
Corner Coordinates:
Upper Left (-20037508.343,16213801.068)
Upper Left (-20037508.343,16213801.068)
Lower Left (-20037508.343,-16318699.775)
Lower Left (-20037508.343,-16318699.775)
Upper Right (19923673.795,16213801.068)
Upper Right (19923673.795,16213801.068)
Lower Right (19923673.795,-16318699.775)
Lower Right (19923673.795,-16318699.775)
Center ( -56917.274, -52449.354)
Center ( -56917.274, -52449.354)
Band 1 Block=156x17 Type=Byte, ColorInterp=Red
Band 1 Block=156x17 Type=Byte, ColorInterp=Red
Band 2 Block=156x17 Type=Byte, ColorInterp=Green
Band 2 Block=156x17 Type=Byte, ColorInterp=Green
Band 3 Block=156x17 Type=Byte, ColorInterp=Blue
Band 3 Block=156x17 Type=Byte, ColorInterp=Blue