Opened 15 years ago

Closed 14 years ago

#450 closed defect (fixed)

cannot create polygon, gml interpretation error

Reported by: kolaloka Owned by: dev
Priority: blocker Milestone: 2.7 release
Component: wfs Version: 2.6 rc1
Keywords: WFS GML Cc:

Description

In file http/classes/class_gml_polygon.php the GML encoding gives a multipolygon with only one member, which is incorrect for GeoServer 1.7.2 using WFS 1.0.0 (GML 2) with some sort of datasource (other didn't reveal this error). Changing it to atomic polygon and omitting elements polygonmember and the inner polygon solves the problem. Similar change can be necessary for GML 3.

Change History (2)

comment:1 by astrid_emde, 15 years ago

Keywords: WFS GML added
  • do you use the actual Mapbender 2.6 code from svn?

Christoph did some changes on GML handling as we had misinterpretation of the GML Version

comment:2 by marc, 14 years ago

Resolution: fixed
Status: newclosed

i think, this is fixed. will close this one

Note: See TracTickets for help on using tickets.