Changes between Version 1 and Version 2 of GeospatialDataViewerInPgAdmin4ForPostGIS
- Timestamp:
- 04/30/18 02:44:10 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeospatialDataViewerInPgAdmin4ForPostGIS
v1 v2 6 6 * **Mentors:** [http://www.up.ac.za/en/centre-for-geoinformation-science/article/2060495/victoria-rautenbach Victoria Rautenbach] and Frikan Erwee 7 7 * **Student:** Xuri Gong, Peking University, China 8 * **GSoC Proposal:** [https:// docs.google.com/document/d/1MH54gIlQpbx56uVx5e_QNP4MWp9NoFdsCcWUFRGBESo/edit?usp=sharing Implement Geospatial Data Viewer in pgAdmin4 for PostGIS]8 * **GSoC Proposal:** [https://trac.osgeo.org/postgis/raw-attachment/wiki/GeospatialDataViewerInPgAdmin4ForPostGIS/Proposal%20for%20GSoC%20%202018.pdf Proposal for GSoC 2018.pdf] 9 9 * **Repository:** [https://github.com/Gooong/pgadmin4 ] 10 10 … … 15 15 I propose to implement a geospatial data viewer in pgAdmin4 that will allow users to view the tables in a spatial database and the results of queries executed. With the viewer I intend to develop, users can directly view geospatial data on a map within the pgAdmin4 GUI. 16 16 17 ==