[PostGIS] #6105: many of the static image examples in the docs are gone
PostGIS
trac at osgeo.org
Mon Jul 20 08:39:22 PDT 2026
#6105: many of the static image examples in the docs are gone
---------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.7.0
Component: documentation | Version: master
Keywords: |
---------------------------+---------------------------
It's especially apparent when looking at the SFCGAL examples.
These should have been left as static images instead of trying to convert
to SVG. SVG doesn't support 3D so all the examples it replaced with are
more or less trivial.
E.g.
See the difference example:
New
https://postgis.net/docs/manual-dev/en/CG_3DIntersection.html
v.s
Old
https://postgis.net/docs/manual-3.6/en/CG_3DIntersection.html
The union example:
New
https://postgis.net/docs/manual-dev/en/CG_3DUnion.html
Old
https://postgis.net/docs/manual-3.6/en/CG_3DUnion.html
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6105>
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