问题
Image link to GUI Requirement http://imageshack.us/a/img39/8062/requirement1.jpg
- The image map should be loaded from a database
- On entering values in search box , it should query the database and zoom to that coordinate,and fill up the results on the left hand side
- On querying the status, the total villages belonging to this status should be displayed on the map
- On clicking the coordinates of the villages on the map ,the left result should be displayed.
- We should be able to update the status , name ,coordinates of the village selected.
- We should also be able to add new village.
- This should be a desktop-application (if possible)
I have the design in mind but do not know what software , language, framework to use? I have been searching for the right solution but could not get what i desire. Any ideas/ suggestion is greatly appreciated.
Regards, Vanlal
回答1:
If you're in java, I would recommend GeoTools and the Java Topology Suite. http://www.vividsolutions.com/jts/jtshome.htm http://www.geotools.org/
来源:https://stackoverflow.com/questions/12464612/animating-maps-based-on-database-values