Changes between Version 13 and Version 14 of GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport
- Timestamp:
- 08/05/18 02:29:30 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport
v13 v14 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 Now users can view individual geometry and the whole output geometries in the map. They can also view the properties directly by clicking the geometry. 17 Now users can view individual geometry and the whole output geometries in the map. They can also view the properties directly by clicking the geometry. Here are some screenshots: 18 18 19 19 [[Image(https://trac.osgeo.org/postgis/raw-attachment/wiki/GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport/screen_1.png, 600px)]] … … 22 22 [[Image(https://trac.osgeo.org/postgis/raw-attachment/wiki/GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport/screen_4.png, 600px)]] 23 23 24