]> granicus.if.org Git - postgis/commit
Added ST_Raster2WorldCoord and ST_World2RasterCoord functions to consume
authorBborie Park <bkpark at ucdavis.edu>
Wed, 16 May 2012 18:47:46 +0000 (18:47 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Wed, 16 May 2012 18:47:46 +0000 (18:47 +0000)
commitba2f6b290fcc1ddb89aa6bf102fad96557cdce7b
treeff6d7d5bd3082962610994afff8ceae33cd9d172
parentfde6d4237f77698631317c1aa55bd9447c9acebd
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@9738 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_pg/rt_pg.c
raster/rt_pg/rtpostgis.sql.in.c
raster/test/regress/rt_utility.sql
raster/test/regress/rt_utility_expected