Hi all,
I have pushed the implementation of the feature 'More options for browsing GIS data' to my repository and you can test it at the demo server[1].
With this, three options have been added to the ‘Options’ section of query result browsing window
- To view geometric data in Well Known Text (WKT) format - To view geometric data in Well Known Binary (WKB) format - To view geometric data with Geometric type indication and size (e.g. [GEOMETRY – 2.2KiB])
You can use geometric data in the 'OpenGIS' database to test the feature. If the database is not there by the time you visit, please use the SQL file at [2] to generate the database. Your feedback is highly valued :)
Thanks in advance,
Madhura Jayaratne
[1] http://demo.phpmyadmin.net/gsoc-madhura/index.php [2] https://sourceforge.net/tracker/?func=detail&aid=3300081&group_id=23...