Changes between Version 53 and Version 54 of GeospatialDataViewerInPgAdmin4ForPostGIS


Ignore:
Timestamp:
Jul 22, 2018, 5:31:31 PM (6 years ago)
Author:
xurigong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • GeospatialDataViewerInPgAdmin4ForPostGIS

    v53 v54  
    111111- Create visualiser for individual geometry in datagrid: https://github.com/Gooong/pgadmin4/commit/d6407baa3a0a96adac169d183bed8bc044dbb8f5
    112112
    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:
     113This 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:
    114114- [https://trac.osgeo.org/postgis/raw-attachment/wiki/GeospatialDataViewerInPgAdmin4ForPostGIS/geometry_visualiser_screenshot1.png Screenshot1.png]
    115115- [https://trac.osgeo.org/postgis/raw-attachment/wiki/GeospatialDataViewerInPgAdmin4ForPostGIS/geometry_visualiser_screenshot2.png Screenshot2.png]
     
    118118- Create and execute unit tests in the regression frame for all modules to help catch regressions in the code.
    119119- Check the code style to meet the [https://pgadmin.org/docs/pgadmin4/dev/coding_standards.html pgAdmin coding standards].
    120