]> granicus.if.org Git - postgis/commitdiff
oops missing tag -- removed other copy paste mistakes
authorRegina Obe <lr@pcorp.us>
Tue, 27 Dec 2011 16:37:57 +0000 (16:37 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 27 Dec 2011 16:37:57 +0000 (16:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8597 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index 3c8f0a3bf2902a6236bc644617ecd35a61fe462e..e8193a5467dfc97b3c137f96ac0dc43acd863748 100644 (file)
@@ -5347,6 +5347,7 @@ FROM dummy_rast;
                                        <paramdef choice='opt'><type>double precision </type> <parameter>max_bright=255</parameter></paramdef>
                                        <paramdef choice='opt'><type>double precision </type> <parameter>elevation_scale=1</parameter></paramdef>
                                  </funcprototype>
+                               </funcsynopsis>
                        </refsynopsisdiv>
                
                        <refsection>
@@ -5356,11 +5357,11 @@ FROM dummy_rast;
                                applies the hill shade equation to neighboring pixels.</para>
                                <para>The hill shade equation is: <programlisting>max_bright * ( (cos(zenith)*cos(slope)) + (sin(zenith)*sin(slope)*cos(azimuth - aspect)) )</programlisting>.</para>
                                <para>Availability: 2.0.0 </para>
-                               <para>Examples here use Massachusetts aerial data available on MassGIS site <ulink url="http://www.mass.gov/mgis/colororthos2008.htm">MassGIS Aerial Orthos</ulink>. Coordinates are in Massachusetts State Plane Meters.</para>
+                       
                        </refsection>
                                
                        <refsection>
-                               <title>Examples - comming soon</title>                          
+                               <title>Examples - coming soon</title>                           
 <programlisting>coming soon</programlisting>
 
                        </refsection>