Hi all,

During the past few days I was playing around with the code to do a test implementation for GIS data visualization. Now I have pushed it to my repo and I would like to hear you comments about it. You can check it out at [1].

Currently it does the following
1. 'Visualize GIS data' link is displayed in 'Query results options' pane ONLY for query results that has atleast one geometric column. 
2. If there are more than one geometric columns in the results, the user can chose which column to be used for th visualization
3. You chose out of non-geometric columns a label column, which is used for tooltips.
4. Also, try zooming and panning.

I created a database with geometric data (database: opengis), so it would be easy for you to test the above. In case database server has reset by the time you login and you can't find the database, I have also attached the sql file here.

--
Thanks and Regards,

Madhura Jayaratne

[1] http://demo.phpmyadmin.net/gsoc-madhura