[postgis-tickets] [PostGIS] #2163: [raster] Add st_tpi
PostGIS
trac at osgeo.org
Mon May 6 11:22:59 PDT 2013
#2163: [raster] Add st_tpi
--------------------+-------------------------------------------------------
Reporter: nclay | Owner: dustymugs
Type: patch | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Comment(by dustymugs):
Generally, you want to create a raster within the database using
ST_MakeEmptyRaster(), ST_AddBand() and ST_SetValues(). That way,
everything is portable regardless of filesystem.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2163#comment:8>
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