More entities

git-svn-id: http://svn.osgeo.org/postgis/trunk@293 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Paul Ramsey 2003-08-18 20:00:08 +00:00
parent d3604edebc
commit 44b45e5ccc

View file

@ -1705,7 +1705,7 @@ if( geom.getType() = Geometry.POLYGON )
running. This is useful in binary cursors to pull data out of
the database without converting it to a string representation.
</para>
<para>OGC SPEC s2.1.1.1 - also see asBinary(<geometry>,'XDR') and asBinary(<geometry>,'NDR')
<para>OGC SPEC s2.1.1.1 - also see asBinary(&lt;geometry&gt;,'XDR') and asBinary(&lt;geometry&gt;,'NDR')
</listitem>
</varlistentry>
<varlistentry>