Changes between Version 35 and Version 36 of GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport
- Timestamp:
- 08/12/18 20:44:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport
v35 v36 11 11 12 12 == Abstract 13 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. 13 14 14 15 == Status Before GSoC … … 17 18 18 19 == My Proposal and Work 19 20 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.21 20 22 21 With the geometry viewer I have created, users can now view individual geometry as well as all the geometries in the map. They can also view the properties of the geometries directly in the geometry viewer by clicking the specific geometry. Here are some screenshots: