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    |
+------------------------+

Reply via email to