Changes between Initial Version and Version 1 of Ticket #4336, comment 6
- Timestamp:
- 04/19/19 04:08:29 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4336, comment 6
initial v1 1 I am not sure what you mean. These two geometries are part of a larger collection of CurvePolygons which I select into a new relation with select(st_linetocurve(org_geom)).1 I am not sure what you mean. These two geometries are part of a larger collection of CurvePolygons (the black lines in the two images) which I select into a new relation with select(st_linetocurve(org_geom)). 2 2 3 The two images show the visualisation of the result in QGIS. I do not use a st_curvetoline() myself, but QGIS might do this when drawing the Postgis geometrie on the canvas...3 The two images show the visualisation (in light blue) of the result in QGIS. I do not use a st_curvetoline() myself, but QGIS might do this when drawing the Postgis geometrie on the canvas...