Re: [gdal-dev] problem with gdalwarp in 1.7 - SOLVED

2010-11-21 Thread geographika
Thanks to both Frank and Chaitanya this is now resolved. Adding in the coordinate system to my GeoJSON solved the issue in the latest versions of GDAL. Leaving this out did not produce errors using ogrinfo, but it did not display the feature as WKT until the CRS was added in. { "type": "P

Re: [gdal-dev] problem with gdalwarp in 1.7

2010-11-21 Thread Chaitanya kumar CH
Seth, You can obtain the WKT of the geometries in a vector data source by using ogrinfo with the -al option. (http://www.gdal.org/ogrinfo.html) On Sun, Nov 21, 2010 at 6:20 PM, geographika wrote: > On 19/11/2010 18:04, Frank Warmerdam wrote: > >> geographika wrote: >> >>> Hi, >>> >>> I have upg

Re: [gdal-dev] problem with gdalwarp in 1.7

2010-11-21 Thread geographika
On 19/11/2010 18:04, Frank Warmerdam wrote: geographika wrote: Hi, I have upgraded from GDAL 1.6 (32bit Windows) to 1.7 (64 bit Windows) and the following command no longer works: C:\mapserver\bin\gdal\apps\gdalwarp C:\Data\Rasters\MiscSuit.tif C:\RasterClips\mytest.tif -cutline c:\RasterCl

Re: [gdal-dev] problem with gdalwarp in 1.7

2010-11-19 Thread Frank Warmerdam
geographika wrote: Hi, I have upgraded from GDAL 1.6 (32bit Windows) to 1.7 (64 bit Windows) and the following command no longer works: C:\mapserver\bin\gdal\apps\gdalwarp C:\Data\Rasters\MiscSuit.tif C:\RasterClips\mytest.tif -cutline c:\RasterClips\hello.json -te 118008.672141 177232.1642

[gdal-dev] problem with gdalwarp in 1.7

2010-11-19 Thread geographika
Hi, I have upgraded from GDAL 1.6 (32bit Windows) to 1.7 (64 bit Windows) and the following command no longer works: C:\mapserver\bin\gdal\apps\gdalwarp C:\Data\Rasters\MiscSuit.tif C:\RasterClips\mytest.tif -cutline c:\RasterClips\hello.json -te 118008.672141 177232.164284 138695.761666 206