bug in 4.8 WFS?: MultiPolygonStringPropertyType instead of MultiPolygonPropertyType

Bart van den Eijnden bartvde at XS4ALL.NL
Tue Dec 27 10:57:37 EST 2005


Hi list,

I am using 4.8 RC1, and when specifying the following METADATA for my 
WFS layer:

          gml_geometries "provincies"
          gml_provincies_type "multipolygon"
          gml_include_items "all"

I get the following output in the DescribeFeatureType, but this does not 
validate:

<element name="provincies" type="gml:MultiPolygonStringPropertyType" 
minOccurs="0" maxOccurs="1"/>

shouldn't this be:
<element name="provincies" type="gml:MultiPolygonPropertyType" 
minOccurs="0" maxOccurs="1"/>

?

Best regards,
Bart

-- 
+------------------------+
| Bart van den Eijnden   |
| OSGIS, Open Source GIS |
| http://www.osgis.nl    |
+------------------------+



More information about the mapserver-users mailing list