Sorry for the late reply. Here is the command i gave :
gdalwarp --config GDAL_CACHEMAX 512 -s_srs "+proj=aea +lat_1=28 +lat_2=12
+lat_0=20 +lon_0=87 +x_0=200 +y_0=200 +ellps=WGS84 +datum=WGS84
+units=m +no_defs" -t_srs "+proj=aea +lat_1=28 +lat_2=12 +lat_0=20
+lon_0=87 +x_0=200 +y_0=2
Hi,
Below is my eighth weekly report.
*What did I do this week?*
- Implemented calls from IRasterIO to the methods which are writing the
query.
*What do I plan on doing next week?*
- Processing of raster(s) and querying/updating the tiles already
inserted with new band data.
-