Hi devs,
Recently I was working on refactoring tbl_gis_visualization.php. And I found it pretty hard to test it out as I'm not familiar with processing GIS data with MySQL and phpMyAdmin. Any advice for that?
Also, how about providing a general test database with test data? By this way we can test out our project much easier.
Best regards, Jason
On Wed, Jun 24, 2015 at 2:22 PM, 章浩 jason.daurus@gmail.com wrote:
Hi devs,
Recently I was working on refactoring tbl_gis_visualization.php. And I found it pretty hard to test it out as I'm not familiar with processing GIS data with MySQL and phpMyAdmin. Any advice for that?
Also, how about providing a general test database with test data? By this way we can test out our project much easier.
Best regards, Jason
Hi Jason,
You can find some geometry data in opengis database in our demo server ( http://demo.phpmyadmin.net/QA_4_4)