Prashant,
>i have gone thru all the web but didnt find an example for buffer(g,d)
or Distance() functions..
>please help out in writing these type of mysql queries
According to the manual, Distance(), Related() & the functions listed in
18.5.3.2 including Buffer() aren't yet implemented.
PB
---
hi,
i have created / imported a table to mysql thru mysqlgisimport libraries and it
has created a table with the following field / table structure
Field name Type Allow nulls? Key Default value Extras
id int(10) unsigned No Primary NULL auto_increment
NAME varchar(100) No N