[postgis-tickets] [PostGIS] #4913: Add curve support to ST_AsSVG
PostGIS
trac at osgeo.org
Thu Jul 6 19:59:19 PDT 2023
#4913: Add curve support to ST_AsSVG
--------------------------+---------------------------
Reporter: mdavis | Owner: robe
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 3.4.0
Component: postgis | Version: master
Resolution: fixed | Keywords:
--------------------------+---------------------------
Changes (by Regina Obe <lr@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"39c69beb3143c0e1ce10bec7d61a9d87b985d0fa/git"
39c69beb/git]:
{{{#!CommitTicketReference repository="git"
revision="39c69beb3143c0e1ce10bec7d61a9d87b985d0fa"
ST_AsSVG support for curves
- Support circularstring,
compoundcurve, multicurve,
curvepolygon, multisurface
in svg (absolute)
- Relative work in progress
- Update cu_out_svg.c moving curve examples from unsupported to
test mode
- Update docs to reflect curves now supported
Closes #4913
Closes https://git.osgeo.org/gitea/postgis/postgis/pulls/130
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4913#comment:13>
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