At 18:23 +0100 2/27/04, Jochem van Dieten wrote:
Saurabh Data wrote:

I am doing research on spatial data and how it can be used in open source systems like mySQL.
Can someone give me some outline of problems in handling spatial data in mySQL.

If you are specifically looking for problems you might find the following interesting: http://postgis.refractions.net/pipermail/postgis-users/2003-June/002651.html

It is written by somebody from the PostGIS project so there might
be some bias. But since PostgreSQL and PostGIS are both Open
Source too, there is nothing to stop you from doing your own
tests: http://postgis.refractions.net/

Jochem

Yes, that page is a good source of information. One point to note is that it indicates that trying to create a spatial index on an InnoDB table crashes the server. That problem has been fixed. Instead, you get an error message.

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

MySQL Users Conference: April 14-16, 2004
http://www.mysql.com/uc2004/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to