[postgis-devel] [PostGIS] #651: [raster] ST_makeemptyraster inconsistent with documentation
PostGIS
trac at osgeo.org
Wed Feb 15 14:03:42 PST 2012
#651: [raster] ST_makeemptyraster inconsistent with documentation
------------------------+---------------------------------------------------
Reporter: etiennebr | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------------------------------
Changes (by pracine):
* milestone: PostGIS Raster Future => PostGIS 2.0.0
Comment:
I set it to PostGIS 2.0.0 as it would be harder to fix it later. The idea
is simply to negate the y component when using the third variant:
raster ST_MakeEmptyRaster(integer width, integer height, float8
upperleftx, float8 upperlefty, float8 pixelsize);
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/651#comment:12>
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