[postgis-devel] [PostGIS] #1648: [raster] ST_AsRaster unexpected result
PostGIS
trac at osgeo.org
Mon Mar 5 12:59:48 PST 2012
#1648: [raster] ST_AsRaster unexpected result
----------------------+-----------------------------------------------------
Reporter: jomarlla | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
Comment(by dustymugs):
Part of the problem here is there is nothing the PostGIS Raster devs (me
included) can do to remedy the result you're getting as the PostGIS
function is passing the geometry to GDAL to do the actual burning. If you
can, you may want to see what you get using the geometry through the
gdal_rasterize utility.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1648#comment:5>
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-devel
mailing list