[PostGIS] #1168: [raster] ST_AsRaster ability to render more complex types
PostGIS
trac at osgeo.org
Sat Jul 18 14:11:47 PDT 2026
#1168: [raster] ST_AsRaster ability to render more complex types
--------------------------+-----------------------------
Reporter: robe | Owner: dustymugs
Type: enhancement | Status: new
Priority: low | Milestone: PostGIS Fund Me
Component: raster | Version: master
Resolution: | Keywords:
--------------------------+-----------------------------
Comment (by Darafei Praliaskouski <me@…>):
In [changeset:"9171580784d079adc0bbf7b59768a553b61b693d/git" 9171580/git]:
{{{#!CommitTicketReference repository="git"
revision="9171580784d079adc0bbf7b59768a553b61b693d"
Rasterize curved geometry inputs
ST_AsRaster now linearizes curved geometry inputs before passing WKB to
GDAL rasterization. This enables curved line and curved polygon inputs
while leaving TIN and PolyhedralSurface rasterization unsupported.
References #1168
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1168#comment:11>
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