Changes between Version 31 and Version 32 of GeospatialDataViewerInPgAdmin4ForPostGIS
- Timestamp:
- 06/17/18 07:03:45 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeospatialDataViewerInPgAdmin4ForPostGIS
v31 v32 49 49 == Week 5 (June 11 - 17) 50 50 51 Add function to group geometries with the same srid and render the group with max geometry number. Related discussion can be found [https://docs.google.com/document/d/15ptfUxnE7kwExfomIGaRu_FaC91b7F_m049XurkozHY/edit?disco=AAAAB5iDaq8 here]. This is the [https://github.com/Gooong/pgadmin4/commit/721747b3fece92ec6efa566680560e424ddf03e5 commit link]. I have also updated the design document for this function. 51 Add function to group geometries with the same srid and render the group with max geometry number. Related discussion can be found [https://docs.google.com/document/d/15ptfUxnE7kwExfomIGaRu_FaC91b7F_m049XurkozHY/edit?disco=AAAAB5iDaq8 here]. 52 53 This is the [https://github.com/Gooong/pgadmin4/commit/721747b3fece92ec6efa566680560e424ddf03e5 commit link]. I have also updated the design document for this function. 52 54 53 55