Changes between Version 55 and Version 56 of GeospatialDataViewerInPgAdmin4ForPostGIS
- Timestamp:
- 07/22/18 18:49:58 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeospatialDataViewerInPgAdmin4ForPostGIS
v55 v56 110 110 **What did you get done this period?** 111 111 - Create visualiser for individual geometry in datagrid: https://github.com/Gooong/pgadmin4/commit/d6407baa3a0a96adac169d183bed8bc044dbb8f5 112 - Fix image url errors in leaflet: https://github.com/Gooong/pgadmin4/commit/3b160b668c4f9b5867b4b2189714c934a5de85c6 112 113 113 114 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: … … 116 117 117 118 **What do you plan on doing next week?** 118 - Create and execute unit tests in the regression frame for all modules to help catch regressions in the code.119 - Create test for both geometry_visualiser and geoviewer. 119 120 - Check the code style to meet the [https://pgadmin.org/docs/pgadmin4/dev/coding_standards.html pgAdmin coding standards].