[postgis-devel] [PostGIS] #1331: [raster] Physically relevant geotransform settings
PostGIS
trac at osgeo.org
Tue Nov 29 21:15:44 PST 2011
#1331: [raster] Physically relevant geotransform settings
----------------------------+-----------------------------------------------
Reporter: bnordgren | Owner: pracine
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Raster Future
Component: postgis raster | Version: 1.5.X
Keywords: |
----------------------------+-----------------------------------------------
Comment(by bnordgren):
Tentative implementation here: https://github.com/bnordgren/postgis/blob
/ri-gen2-svn/raster/rt_core/rt_api.c#L3837
CUnit tests here: https://github.com/bnordgren/postgis/blob/ri-
gen2-svn/raster/test/core/cu_geotransform.c
I have the "setGeotransform" function implemented in rt_pg.c.
"getGeotransform" needs to return 1 row with four columns, but I'm not
sure how to do that.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1331#comment:2>
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