object-by-object basis you can also feed a GeometryCollection to
this function.</para>
- <note><para>Note that returned geometry might loose its
+ <note><para>Note that returned geometry might lose its
simplicity (see <xref linkend="ST_IsSimple" />)</para></note>
<note><para>Note topology may not be preserved and may result in invalid geometries. Use (see <xref linkend="ST_SimplifyPreserveTopology" />) to preserve topology.</para></note>
Will actually do something only with (multi)lines and (multi)polygons but you can safely call it with any kind of geometry.
Since simplification occurs on a object-by-object basis you can also feed a GeometryCollection to this function.</para>
- <note><para>Note that returned geometry might loose its
+ <note><para>Note that returned geometry might lose its
simplicity (see <xref linkend="ST_IsSimple" />)</para></note>
<note><para>Note topology may not be preserved and may result in invalid geometries. Use (see <xref linkend="ST_SimplifyPreserveTopology" />) to preserve topology.</para></note>
<note><para>This function handles 3D and the third dimmension will affect the result</para></note>
</para>
- <note><para>Note that returned geometry might loose its
+ <note><para>Note that returned geometry might lose its
simplicity (see <xref linkend="ST_IsSimple" />)</para></note>
<note><para>Note topology may not be preserved and may result in invalid geometries. Use (see <xref linkend="ST_SimplifyPreserveTopology" />) to preserve topology.</para></note>
- <note><para>The output geoemtry will loose all previous information in the M-values</para></note>
+ <note><para>The output geometry will lose all previous information in the M-values</para></note>
<note><para>This function handles 3D and the third dimmension will affect the effective area</para></note>
<para>Availability: 2.2.0</para>
</refsection>