Yes, the server is accessible to the outside world.
But first I must say, that we have modified our server to send the correct gml 
document.
The problem was that the server only got the < text/xml > part specified by the 
OutputFormat parameter, and not the < subtype=gml/3.1.1 > part, so our server 
bailed out.

Then we ran into another problem, when we used OGRLayer. SetSpatialFilterRect()
Our server received a filter which is deprecated in version 1.1.0. , so that we 
now need to be backwards compatible with version 1.0.0, or so the guy making 
our server says.
I'll get some more detailed info from him when he gets back 16.05

You can have a go if you like and test it:
http://titest01.powel.no/GeminiMapServer/GeminiVADemo.wfs?service=WFS&version=1.1.0


-----Original Message-----
From: Even Rouault [mailto:even.roua...@mines-paris.org] 
Sent: 13. mai 2012 22:31

Is this a server accessible from the outside so I can give a try ?
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to