Changes between Version 53 and Version 54 of GeospatialDataViewerInPgAdmin4ForPostGIS
- Timestamp:
- 07/22/18 17:31:31 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeospatialDataViewerInPgAdmin4ForPostGIS
v53 v54 111 111 - Create visualiser for individual geometry in datagrid: https://github.com/Gooong/pgadmin4/commit/d6407baa3a0a96adac169d183bed8bc044dbb8f5 112 112 113 This visualiser is independent from the geoviewer, which is in a [https://github.com/Gooong/pgadmin4/tree/geometry_visualiser new branch]. here is the screen shot:113 This visualiser is independent from the geoviewer, which is in the [https://github.com/Gooong/pgadmin4/tree/geometry_visualiser geometry_visualiser branch]. Here is the screen shot: 114 114 - [https://trac.osgeo.org/postgis/raw-attachment/wiki/GeospatialDataViewerInPgAdmin4ForPostGIS/geometry_visualiser_screenshot1.png Screenshot1.png] 115 115 - [https://trac.osgeo.org/postgis/raw-attachment/wiki/GeospatialDataViewerInPgAdmin4ForPostGIS/geometry_visualiser_screenshot2.png Screenshot2.png] … … 118 118 - Create and execute unit tests in the regression frame for all modules to help catch regressions in the code. 119 119 - Check the code style to meet the [https://pgadmin.org/docs/pgadmin4/dev/coding_standards.html pgAdmin coding standards]. 120