]> granicus.if.org Git - postgis/commit
Added ST_Raster2WorldCoord and ST_World2RasterCoord functions to consume
authorBborie Park <bkpark at ucdavis.edu>
Tue, 22 May 2012 17:06:06 +0000 (17:06 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Tue, 22 May 2012 17:06:06 +0000 (17:06 +0000)
commit948642394dfa89dbc24f746ded2bd4675c88107f
treefd28e8c1f897af9f622c9041be07e96649ab65a0
parent9b3f251c665093d3868a1bb7877817778623e9bb
Added ST_Raster2WorldCoord and ST_World2RasterCoord functions to consume
RASTER_rasterToWorldCoord and RASTER_worldToRasterCoord functions.
Refactored existing ST_Raster2WorldCoord(X|Y) and
ST_World2RasterCoord(X|Y) functions to call new functions

git-svn-id: http://svn.osgeo.org/postgis/trunk@9792 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_pg/rtpostgis.sql.in.c