[postgis-tickets] r14693 - Add note per https://github.com/postgis/postgis/pull/14

Sandro Santilli strk at keybit.net
Thu Feb 25 03:09:16 PST 2016


On Thu, Feb 25, 2016 at 01:08:09AM -0800, Paul Ramsey wrote:

> New Revision: 14693
> 
> Modified:
>    trunk/doc/reference_measure.xml
> Log:
> Add note per https://github.com/postgis/postgis/pull/14
> 
> 
> Modified: trunk/doc/reference_measure.xml
> ===================================================================
> --- trunk/doc/reference_measure.xml	2016-02-25 08:56:42 UTC (rev 14692)
> +++ trunk/doc/reference_measure.xml	2016-02-25 09:08:09 UTC (rev 14693)
> @@ -2749,6 +2749,10 @@
>  		  <para>This function will return false if either geometry is invalid even if they are binary equal.</para>
>  		</important>
>  
> +    <important>
> +      <para>Do not call with a GEOMETRYCOLLECTION as an argument.</para>
> +    </important>
> +

Why ?
Didn't we say that it _would_ work when the collection have a clean
topology ?

--strk;


More information about the postgis-tickets mailing list