References #3804 for PostGIS 2.4.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@15542
b70326c6-7e19-0410-871a-
916f4a2858ee
<refentry id="RT_ST_AsBinary">
<refnamediv>
<refname>ST_AsBinary</refname>
- <refpurpose>Return the Well-Known Binary (WKB) representation of the raster without SRID meta data.</refpurpose>
+ <refpurpose>Return the Well-Known Binary (WKB) representation of the raster.</refpurpose>
</refnamediv>
<refsynopsisdiv>
<para>
Returns the Binary representation of the raster. If <varname>outasin</varname> is TRUE, out-db bands are treated as in-db.
+ Refer to raster/doc/RFC2-WellKnownBinaryFormat located in the PostGIS source folder for details of the representation.
</para>
<para>