Hi,

I have tables to which the mysqlgisimport tool is used to upload spatial
data.  The current situation is that these tables have geomety but
without an srid definition.

How does mysqlgisimpoprt work w.r.t. srid?  When trying 'select
srid(geo) from foo', the value returned is 0, as opposed to an EPSG
code.

Is there a way to force mysqlgisimport to force setting an srid?  Also,
is there a way to set the srid in the table after the data has been
uploaded?

Any advice is much appreciated.

Thanks

..Tom


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

Reply via email to