]> granicus.if.org Git - postgis/commitdiff
Add missing ST_MapAlgebra proto
authorRegina Obe <lr@pcorp.us>
Sat, 23 Apr 2011 08:03:42 +0000 (08:03 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 23 Apr 2011 08:03:42 +0000 (08:03 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7058 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index 8c9bde7de12398d452d88b1b55f35313eb56d861..1660293a1b134a96cb97463856407cdd16d48cea 100644 (file)
@@ -3394,6 +3394,13 @@ WHERE A.rid =2 ) As foo;
                                        <paramdef><type>text </type> <parameter>pixeltype</parameter></paramdef>
                                  </funcprototype>
                                  
+                                 <funcprototype>
+                                       <funcdef>raster <function>ST_MapAlgebra</function></funcdef>
+                                       <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>
+                                       <paramdef><type>integer </type> <parameter>band</parameter></paramdef>
+                                       <paramdef><type>text </type> <parameter>expression</parameter></paramdef>
+                                 </funcprototype>
+                                 
                                  <funcprototype>
                                        <funcdef>raster <function>ST_MapAlgebra</function></funcdef>
                                        <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>