[postgis-devel] [postgis-tickets] r14916 - Correction to doc for ST_GeomFromText (it accepts SRIDs not defined in spatial_ref_sys)
Daniel Baston
dbaston at gmail.com
Wed May 25 09:45:12 PDT 2016
Right ticket, wrong thread.... :)
If there was a change in behavior on ST_GeomFromText, it predates 2.0. I
can run the following on 2.0 without an error:
SELECT ST_GeomFromText('POINT (0 0)', 867530);
Dan
On Wed, May 25, 2016 at 10:22 AM, Sandro Santilli <strk at kbt.io> wrote:
> On Wed, May 25, 2016 at 09:52:28AM -0400, Daniel Baston wrote:
> > Good call - looks like this was broken by
> > https://trac.osgeo.org/postgis/ticket/3223
>
> Wrong ticket ? #3223 is about ST_Equals ...
>
> --strk;
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20160525/64a630f0/attachment.html>
More information about the postgis-devel
mailing list