Changes between Version 39 and Version 40 of GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport
- Timestamp:
- 08/15/18 08:27:11 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport
v39 v40 28 28 Below are the default strategies for parsing data: 29 29 30 - **Supported data type:** Geometry Viewer support 2d and 3dm geometries in EWKB format including `Point, LineString, Polygon MultiPoint, MultiLineString, MultiPolygon andGeometryCollection`.30 - **Supported data type:** Geometry Viewer support 2d and 3dm geometries in EWKB format including `Point, LineString, Polygon MultiPoint, MultiLineString, MultiPolygon, GeometryCollection`. 31 31 - **About SRID:** If there are geometries with different SRIDs in the same column, the viewer will render geometries with the same SRID in the map. If SRID=4326 the OSM tile layer will be added into the map. 32 32 - **About data size:** For performance considerations, the viewer will render geometries no more than 100000, totaling up to 20MB.