[mapguide-trac] #1602: WFS GetFeature with Http post doesn't
support GML2 output format
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Feb 15 21:32:39 EST 2011
#1602: WFS GetFeature with Http post doesn't support GML2 output format
-----------------------+----------------------------------------------------
Reporter: liuar | Owner: liuar
Type: defect | Status: new
Priority: low | Milestone: 2.3
Component: General | Version: 2.1.0
Severity: trivial | Keywords:
External_id: 1385974 |
-----------------------+----------------------------------------------------
The output format parameter(GML2 and GML3) for !GetFeature request is not
standard output format defined by OGC, which should be text/xml;
subtype=gml/2.1.2 and text/xml; subtype=gml/3.1.1.
For HTTP get, MapGuide translates the non-standalized parameter to
standalized one by !ProcessArgumentAs() in !RequestParameter().
It is also needed for HTTP post to translate these parameters
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1602>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list