No subject

Sture Dingsøyr candalt at ONLINE.NO
Mon Feb 6 17:27:43 EST 2006


Hi 

 

I am testing the WFS server on Mapserver.

 

I am running on Windows (4.6.2)

 

Have set up WMS and this works just fine (getCapabilities, getMap and getFeatureInfo).

 

I have set up a simple mapfile to server WFS, and my getcapabilities request seems to work. It returns XML listing the layers in my WFS mapfile.

 

But when I try to make a getFeature request it only returns this:

 

<?xml version="1.0" encoding="ISO-8859-1" ?> 

<wfs:FeatureCollection xmlns:myns="http://www.ttt.org/myns" xmlns:wfs="http://www.opengis.net/wfs" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengeospatial.net/wfs/1.0.0/WFS-basic.xsd http://www.ttt.org/myns  http://avsdi/adaptive/wfs.aspx?SERVICE=WFS&VERSION=1.0.0&REQUEST=DescribeFeatureType&TYPENAME=Omverda&OUTPUTFORMAT=XMLSCHEMA">

<gml:boundedBy>

  <gml:null>missing</gml:null> 

</gml:boundedBy>

</wfs:FeatureCollection>

 

It says <gml:null>missing</gml:null>.

 

What is missing?

 

Anybody got any ideas?

 

 

Regards

Sture


More information about the mapserver-users mailing list