Fraser MacLeod <[EMAIL PROTECTED]> wrote:
>
> I have set up mySQL 4.1 and everything seems to work fine. I have created a
> database, and populated it, queried it, etc. Now I would like to add spatial
> data (points, lines, polygons);
>
> Using a mysql client I am able to insert spatial values
Hi;
I have set up mySQL 4.1 and everything seems to work fine. I have created a
database, and populated it, queried it, etc. Now I would like to add spatial
data (points, lines, polygons);
Using a mysql client I am able to insert spatial values into a table using WKT
representation. Similarly