Tagged Questions
2
votes
2answers
101 views
Coordinate system of a raster file to be introduced for transformation
I am working on raster data using GDAL. When I extract coordinate system information of the files I got this:
PROJCS["Geostationary_Satellite",
GEOGCS["GCS_Unknown datum based upon the custom ...
2
votes
1answer
196 views
Coordinate system of a MODIS file to be introduced in GDAL for transformation
I am working on MODIS data using GDAL. When I extract coordinate system information of the files I got this:
Coordinate System is:
PROJCS["unnamed",
GEOGCS["Unknown datum based upon the custom ...