[mapguide-users] Draw Polyline using MySQL Databse
peter56
ibb.scigalla at arcor.de
Sat Jun 2 16:05:42 EDT 2007
Hi,
what do you mean with "draw polyline"? I have stored polylines in MySQL as
linestrings.
Here an example in MySQL:
insert into tra_strasse_text(stratext_geo) Values
(geomfromtext('linestring(x1 1y1,x2 1y2,x3 y3)'));
Using the MySQL FDO, all polylines are shown correct. Is this, what you
mean?
Regards - Peter
Dhirendra Kumar wrote:
>
> Hi All,
>
> I establish connection with MySQL for layer creation, Now i can view all
> Ponts Successfully on new Layers, But one problem here to draw polyline,
> because for draw any polyline we need six points X1, X2, Y1, Y2, Xn, Yn.
> But during feature source creation time in Autodesk mapguide studio 2007,
> I can see only three fields X Column, Y Column and Z column for selection
> of table Attribute, so how can i draw polyline ?, Please anyone help me,
> and give me once agian your valuable suggestion. I am waiting for your
> replay. Thankyou in Advance.
>
> Regards,
>
> Dhirendra Kumar
>
--
View this message in context: http://www.nabble.com/Draw-Polyline-using-MySQL-Databse-tf3852037s16610.html#a10930782
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list