[postgis-users] Re: two different geometries with the same Astext
Miguel de la Fuente
mjdelafuente at gmail.com
Thu Jul 21 08:47:53 PDT 2005
Well, now we're getting to something.
When I run
-- SELECT postgis_full_version()
I get
POSTGIS="1.0.0RC3" GEOS="2.1.1" PROJ="Rel. 4.4.9, 29 Oct 2004"
USE_STATS DBPROC="0.2.0" RELPROC="0.2.0""
So you're right, I'm using an old version wich has this bug not fixed.
However, I run
-- SELECT within(addbbox(dropbbox(g1)), addbbox(dropbbox(g2)))
and it return TRUE
Then I just must upsdate POSTGIS, and that would be the whole
solution. doesn't it?
Thank you very much.
One last thing, Could you tell me how to update the POSTGIS or why you
asked me if I ever had an older version installed??
Thanks a lot.
On 7/20/05, strk at refractions.net <strk at refractions.net> wrote:
> postgis_full_version()
More information about the postgis-users
mailing list