Re: [gdal-dev] ogr2ogr vector central meridian change, vector offset issue.

2011-03-09 Thread Ilia Koen
loose the vectors to rasters. Any suggestions or work practices are welcome ! Best ik. On 3/6/11 3:24 PM, Ilia Koen wrote: Hello, We are trying to re-project the coral reef dataset via ogr2ogr for the dataset to fit the bluemarble projection. The coral reef is a vector shape dataset

Re: [gdal-dev] ogr2ogr vector central meridian change, vector offset issue.

2011-03-06 Thread Ilia Koen
Hi Even, I was using ogr2ogr version : GDAL 1.6.3, released 2009/11/19. I had updated to 1.8 and the issue was a re-sourcing my path. The following command worked. ogr2ogr -wrapdateline -s_srs '+proj=cea +lon_0=-160 +lat_ts=0 +x_0=0 +y_0=0' -t_srs EPSG:4326 reefPoly28.shp reef_500_poly.shp

[gdal-dev] ogr2ogr vector central meridian change, vector offset issue.

2011-03-06 Thread Ilia Koen
Hello, We are trying to re-project the coral reef dataset via ogr2ogr for the dataset to fit the bluemarble projection. The coral reef is a vector shape dataset and it is using the Lambert Cylindrical Equal Area at -160 central meridian. Once we re-project we are getting lines connecting th