Re: [gdal-dev] Motion: Promote GDAL 1.9.0RC1 as GDAL 1.9.0 Final

2012-01-02 Thread William Kyngesburye
One configuration problem so far on OS X: - with-freexl - doesn't test for freexl with libiconv (I have freexl compiled as static library, so it doesn't automatically link libiconv). I just added $LIBICONV to both the freexl tests to get this to work, but another test for whether freexl needs

Re: [gdal-dev] Re: Ogr2ogr, WFS 1.1.0, -spat and gml:Box

2012-01-02 Thread Even Rouault
> How about using plain key-value pair BBOX instead of Filter Encoded BBOX? > GDAL is using GET method anyway. With WFS 1.0.0 it would be simple and > reliable. The four parameter BBOX would always mean the default srsName of > the feature type and it would always follow the Easting-Northing order

[gdal-dev] Re: Ogr2ogr, WFS 1.1.0, -spat and gml:Box

2012-01-02 Thread Jukka Rahkonen
Even Rouault mines-paris.org> writes: > > Le lundi 02 janvier 2012 16:39:17, Jukka Rahkonen a écrit : ... > > > > So it is WFS 1.1.0 request with the BBOX filter. But is it OK to give BBOX > > as GML2 gml:Box if the service is WFS version 1.1.0? I have been thinking > > it should be using GML3

[gdal-dev] broken wms examples (frmt page)

2012-01-02 Thread Martin Landa
Hi, some of the examples from WMS frmt page [1] do not work, eg. gdal_translate -of JPEG -outsize 500 250 frmt_wms_onearth_global_mosaic.xml onearth_global_mosaic.jpg Input file size is 2949120, 1474560 0ERROR 1: GDALWMS: The server returned exception: This server no longer provides full WMS serv

Re: [gdal-dev] Ogr2ogr, WFS 1.1.0, -spat and gml:Box

2012-01-02 Thread Even Rouault
Le lundi 02 janvier 2012 16:39:17, Jukka Rahkonen a écrit : > Hi, > > Ogr2ogr WFS driver seems to create this kind of request when I use it with > -spat option > > GET > http://server.org/wfs?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME > =lv:type_name&FILTER=%3CFilter%20xmlns=%22http://

Re: [gdal-dev] Writing Pixel Functions with VRT

2012-01-02 Thread Yves Jacolin (free)
Hello, Thanks to Even, Brian Case, Joaquim Luis, Etienne Tourigny, antonio (for the ticket, patch and lib example) and Frank! I've suceesfully built my first C++ function and used it with GDAL and QGIS. Happy new year! Y. Le mercredi 21 décembre 2011 21:56:29, Even Rouault a écrit : > Le mercr

[gdal-dev] Ogr2ogr, WFS 1.1.0, -spat and gml:Box

2012-01-02 Thread Jukka Rahkonen
Hi, Ogr2ogr WFS driver seems to create this kind of request when I use it with -spat option GET http://server.org/wfs?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=lv:type_name&FILTER=%3CFilter%20xmlns=%22http://www.opengis.net/ogc%22%20xmlns:lv=%22http://lv.org/%22%20xmlns:gml=%22http://

Re: [gdal-dev] Motion: Promote GDAL 1.9.0RC1 as GDAL 1.9.0 Final

2012-01-02 Thread Tamas Szekeres
GDAL autotests are looking good on Win64. Futher tests are welcome. Best regards, Tamas 2012/1/2 Etienne Tourigny > What is the status of Windows 32-bit and 64-bit ? Have they been > tested outside of Tamas' build bot? > > best wishes for 2012, > Etienne > > On Sun, Jan 1, 2012 at 1:30 PM,