[postgis-devel] [PostGIS] #501: [wktraster] Implement a ST_Value based on world coordinates instead of raster coordinates
PostGIS
trac at osgeo.org
Thu May 27 11:50:04 PDT 2010
#501: [wktraster] Implement a ST_Value based on world coordinates instead of
raster coordinates
------------------------+---------------------------------------------------
Reporter: pracine | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: WKTRaster 0.1.6
Component: wktraster | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------------------------------
Changes (by pracine):
* cc: robe (added)
Comment:
Any good name for this new function?
Should it be just an overload of ST_Value with float parameters:
st_value(rast raster, band integer, x float, y float)
and we understand that these params are world coordinate, not raster
coordinates?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/501#comment:1>
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