WFS: multipolygons in GML while DescribeFeatureType says polygonProperty

Bart van den Eijnden bartvde at XS4ALL.NL
Tue Mar 8 11:43:04 EST 2005


Hi list,

while testing a worldmap WFS set up with Mapserver against the Cadcorp SIS
Mapbrowser I ran into the following error:

In the DescribeFeatureType response Mapserver states:

<element ref="gml:polygonProperty" minOccurs="0"/>

But then in the actual GML some of the items are multipolygon:

<gml:polygonProperty>
  <gml:MultiPolygon srsName="EPSG:4326">
    <gml:polygonMember>

Cadcorp SIS Mapbrowser gives an error message about this.

Is this a known issue?

Best regards,
Bart



More information about the mapserver-users mailing list