[postgis-devel] [PostGIS] #595: [raster] Add a series of ST_SetValues functions
PostGIS
trac at osgeo.org
Tue Sep 4 13:52:44 PDT 2012
#595: [raster] Add a series of ST_SetValues functions
---------------------+------------------------------------------------------
Reporter: pracine | Owner: pracine
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: raster | Version: trunk
Keywords: history |
---------------------+------------------------------------------------------
Comment(by bnordgren):
I smell scope creep. You're starting to describe a hybrid of ST_Resample
and ST_Transform (but backwards). I think it would be better to allow
ST_Transform and ST_Resample to accept a target raster, rather than allow
this "pixel accessor" to accept a source raster with potentially a
completely different geotransform and SRID. Keep a distinction between
pixel accessor and geoprocessing in the API.
If the above methods of selecting the pixel value are desirable, I would
vote for adding them to ST_Resample/ST_Transform.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/595#comment:19>
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