Hi all,

I want to draw polyline using FDO and MySQL. I stored polyline and vertices
in MySQL database as format insert into polytext(geo) Values
(geomfromtext('linestring(LowerX LowerY,UpeerX UpperY,Vertices)')); Detail
format insert into polytext(geo) Values (geomfromtext('linestring(88.30187
22.636327,88.302948 22.63641,4)')); but when creating layer then it shows
one small point in place of polyline, anyone please help me where is wrong.
thankyou in advance.

Regards,
 Dhirendra Kumar
-- 
View this message in context: 
http://www.nabble.com/Polyline-using-MySQL-Database-tf3938275s16610.html#a11169926
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to