Hi
I tried to submit a POST request with the KVP form to an ArcGIS Server 10.0
but in response I've got an XML Parsing error.

 Do I need to translate the KVP form of the url into an XML form ?

xav


2012/6/12 Even Rouault <even.roua...@mines-paris.org>

> Le mardi 12 juin 2012 14:38:05, xavier lhomme a écrit :
> > Hello
> >
> >  I'm requesting a WFS source with a very long request. The URI generated
> by
> > the WFS driver is very long (more than 2048). In return I' ve got an HTTP
> > error code 414.
> >  OGRWFSDataSource::HTTPFetch function should be protected against very
> long
> > URI and switch between a GET request to a POST request.
>
> Patch welcome and public server for testing :-)
>
> >
> > best regards
> > xavier
>
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to