Re: Query Spatial Extension

2003-09-04 Thread Victoria Reznichenko
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

Query Spatial Extension

2003-09-04 Thread Fraser MacLeod
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