[postgis-tickets] [PostGIS] #4913: Add curve support to ST_AsSVG
PostGIS
trac at osgeo.org
Wed Jun 15 21:49:49 PDT 2022
#4913: Add curve support to ST_AsSVG
--------------------------+-----------------------------
Reporter: mdavis | Owner: stefanpetrea
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Fund Me
Component: postgis | Version: master
Resolution: | Keywords:
--------------------------+-----------------------------
Comment (by robe):
Speaking of which I have this as a TODO for X3D as well #1416. I think it
would be implemented in X3d using nurbs
https://www.web3d.org/x3d/content/examples/Basic/NURBS/, In particular for
2D the geometries would be expressed as Contour2D and Contour2DPolyine
https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/nurbs.html#X3DParametricGeometryNode
It's too bad we don't support 3D curves since Nurbs in X3d could handle
those.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4913#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list