bug in 4.8 WFS?: MultiPolygonStringPropertyType instead of MultiPolygonPropert

Steve Lime steve.lime at DNR.STATE.MN.US
Tue Dec 27 12:45:41 EST 2005


Yes, a "cut & paste" casualty. I have fixed in CVS so it will be ok in 4.8.0.

Steve

Stephen Lime
Data & Applications Manager

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-259-5473

>>> Bart van den Eijnden <bartvde at XS4ALL.NL> 12/27/05 9:57 AM >>>
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