Opened 14 years ago

Closed 13 years ago

#3322 closed defect (invalid)

gml_[item name]_type : applies also to DescribeFeatureType requests !

Reported by: fvanderbiest Owned by: jmckenna
Priority: normal Milestone:
Component: Documentation - MapServer Version: unspecified
Severity: normal Keywords:
Cc: havatv

Description

The doc [1] says :

gml_[item name]_type : (Optional, applies only to GetFeatureInfo GML requests) Specifies the type of the attribute. Valid values are Integer|Real|Character|Date|Boolean.

But in fact, it also works with WFS DescribeFeatureType responses (and this is very important !). I think that the online documentation should make this clear to everyone.

[1] http://mapserver.org/ogc/wms_server.html#reference-section

Change History (1)

comment:1 by havatv, 13 years ago

Cc: havatv added
Resolution: invalid
Status: newclosed

gml_[item name]_type is also described in the WFS server document. Metadata that are described in the WMS documentation must be assumed to apply to WMS. If one is interested in WFS metadata, one should consult the WFS documentation.

Note: See TracTickets for help on using tickets.