[gdal-dev] gridding binary data

2013-01-20 Thread David Hoese
I have 3 flat binary files that I would like to use to grid data. The 3 binary files are the "scattered" image data pixels and the other two specify the fractional column and row for each input pixel in the output grid. So the image pixel in the first file at offset 0 is mapped to the grid col

[gdal-dev] OgrSpatialReference scaling polg stereographic

2013-01-20 Thread Kees Kling
Hi, I defined a projection proj = new OGRSpatialReference(); OGRErr error = proj->importFromProj4(projString.c_str()); where projString = "+proj=stere +lon_0=0 +lat_0=90.0 +lat_ts=60.0 +a=6378.388 +b=6356.906" from inside my program i want to do zooming so proj->SetProjParm(SRS_PP_