[mapguide-users] Re: Need to draw lines, points, possibly polygons to database

GordonL gordon.luckett at arrowgeomatics.com
Fri Oct 28 08:59:56 EDT 2011


Do you know the coordinate system?  I noticed you typed "1"

Also, you may want to wrap the POLYGON etc in Single quotes

//insert into tablename (geom) values
(geometry::STGeomFromText('POLYGON((202403.97840364207
2029510.2210948558,202345.52336107957 2029507.0613628253,202403.97840364207
2029510.2210948558))',4326)

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Need-to-draw-lines-points-possibly-polygons-to-database-tp6860154p6940050.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list