</listitem>
</varlistentry>
<varlistentry>
- <term>GeomFromText(text,[<srid>])</term>
+ <term>GeomFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>GeometryFromText(text,[<srid>])</term>
+ <term>GeometryFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>PointFromText(text,[<srid>])</term>
+ <term>PointFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>LineFromText(text,[<srid>])</term>
+ <term>LineFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>LinestringFromText(text,[<srid>])</term>
+ <term>LinestringFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> from the conformance suite</para>
<varlistentry>
- <term>PolyFromText(text,[<srid>])</term>
+ <term>PolyFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>PolygonFromText(text,[<srid>])</term>
+ <term>PolygonFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>MPointFromText(text,[<srid>])</term>
+ <term>MPointFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>MLineFromText(text,[<srid>])</term>
+ <term>MLineFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>MPolyFromText(text,[<srid>])</term>
+ <term>MPolyFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>GeomCollFromText(text,[<srid>])</term>
+ <term>GeomCollFromText(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKT with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>GeomFromWKB(text,[<srid>])</term>
+ <term>GeomFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>GeometryFromWKB(text,[<srid>])</term>
+ <term>GeometryFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>PointFromWKB(text,[<srid>])</term>
+ <term>PointFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>LineFromWKB(text,[<srid>])</term>
+ <term>LineFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>LinestringFromWKB(text,[<srid>])</term>
+ <term>LinestringFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>PolyFromWKB(text,[<srid>])</term>
+ <term>PolyFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>PolygonFromWKB(text,[<srid>])</term>
+ <term>PolygonFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>MPointFromWKB(text,[<srid>])</term>
+ <term>MPointFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>MLineFromWKB(text,[<srid>])</term>
+ <term>MLineFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>MPolyFromWKB(text,[<srid>])</term>
+ <term>MPolyFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>
</varlistentry>
<varlistentry>
- <term>GeomCollFromWKB(text,[<srid>])</term>
+ <term>GeomCollFromWKB(text,[<srid>])</term>
<listitem>
<para>Makes a Geometry from WKB with the given SRID. If SRID is not give, it defaults to -1.</para>
<para> OGC SPEC 3.2.6.2 - option SRID is from the conformance suite</para>