Update of /cvsroot/monetdb/geom/src/lib
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21515/src/lib

Modified Files:
        libgeom.mx 
Log Message:
added support for Multi* types.


Index: libgeom.mx
===================================================================
RCS file: /cvsroot/monetdb/geom/src/lib/libgeom.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libgeom.mx  22 Aug 2007 15:45:44 -0000      1.3
+++ libgeom.mx  8 Sep 2007 11:41:46 -0000       1.4
@@ -76,6 +76,18 @@
 
 Type values:
 
+0 = GEOMETRY1 = POINT
+2 = CURVE
+3 = LINESTRING
+4 = SURFACE
+5 = POLYGON
+6 = COLLECTION
+7 = MULTIPOINT
+8 = MULTICURVE
+9 = MULTILINESTRING
+10 = MULTISURFACE
+11 = MULTIPOLYGON
+
 */
 
 typedef enum wkb_type {


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to