From: Sandro Santilli Date: Tue, 28 Sep 2004 17:13:36 +0000 (+0000) Subject: Removed ^Ms, added note about flatting nature of LWGEOM_EXPLODED. X-Git-Tag: pgis_1_0_0RC1~365 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b6a7163d64dd2350f883a2906cdd6fcd288d4bf;p=postgis Removed ^Ms, added note about flatting nature of LWGEOM_EXPLODED. git-svn-id: http://svn.osgeo.org/postgis/trunk@907 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/lwgeom/lwgeom.h b/lwgeom/lwgeom.h index 8fb74b01c..d926b0ec5 100644 --- a/lwgeom/lwgeom.h +++ b/lwgeom/lwgeom.h @@ -396,7 +396,9 @@ typedef struct extern int lwgeom_size_inspected(const LWGEOM_INSPECTED *inspected, int geom_number); /* - * This structure is intended to be used for geometry collection construction + * This structure is intended to be used for geometry collection construction. + * Does not allow specification of collection structure + * (serialization chooses the simpler form) */ typedef struct {