[postgis-devel] lwgeom_gml.c patch

Barbara Philippot barbara.philippot at camptocamp.com
Fri Jul 20 00:44:50 PDT 2007


Hi,

Here is a patch to lwgeom_gml.c. This patch :
* corrects the syntax of outerBoundaryIs and innerBoundaryIs in
asgml_poly_buf
* adds <gml:LinearRing> and <gml:coordinates> which were missing for
Polygons in asgml_poly_buf
* adds <gml:pointMember>, <gml:lineStringMember>, <gml:polygonMember>
which were missing for multi geometries
* adds several functions to return GML3, written in the same way as GML2
functions, for POINTTYPE, LINESTRINGTYPE, POLYGONTYPE,
MULTIPOINTTYPE, MULTILINESTRINGTYPE and MULTIPOLYGONTYPE. The output of
these functions has been tested with xmllint and valid against xml
schemas from the OGC.


Patch applies to current svn trunk.

Regards,

Barbara

-------------- next part --------------
A non-text attachment was scrubbed...
Name: postgis_gml.diff
Type: text/x-patch
Size: 11776 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20070720/fc2d303f/attachment.bin>


More information about the postgis-devel mailing list