From: Regina Obe Date: Mon, 3 May 2010 03:26:11 +0000 (+0000) Subject: Link to helper function built using ST_Value X-Git-Tag: 2.0.0alpha1~3011 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd81da3c468ef87af9b2ee9851842dc18fc684c9;p=postgis Link to helper function built using ST_Value git-svn-id: http://svn.osgeo.org/postgis/trunk@5598 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_wktraster.xml b/doc/reference_wktraster.xml index b263106bd..44747b517 100644 --- a/doc/reference_wktraster.xml +++ b/doc/reference_wktraster.xml @@ -1097,6 +1097,10 @@ FROM dummy_rast; translate it every x,y. Also note that many of these examples particular the intersection example can be more simply done with the planned functions that are not currently available. + + If you are looking for a function that will take a geometry point and return a pixel value, this is in the works, for now + you can use a user contributed function upgis_ptval +