[postgis-tickets] [PostGIS] #5528: IsValid XX000: GEOS isvalid() threw an error!
PostGIS
trac at osgeo.org
Mon Sep 4 03:59:46 PDT 2023
#5528: IsValid XX000: GEOS isvalid() threw an error!
--------------------------------+---------------------------
Reporter: Lars Aksel Opsahl | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.4.1
Component: postgis | Version: 3.4.x
Resolution: | Keywords:
--------------------------------+---------------------------
Changes (by strk):
* cc: Lars Aksel Opsahl (removed)
Comment:
When I try the query against POSTGIS="3.4.0 3.4.0" on PostgreSQL 12.16 I
get:
> ERROR: Pointarray length (-1132134400) is too large
But it works against POSTGIS="3.5.0dev 3.4.0rc1-191-g57c5dad0f" on
PostgreSQL 13.5:
{{{
$ psql -tAf testIsValid.sql
t
POSTGIS="3.5.0dev 3.4.0rc1-191-g57c5dad0f" [EXTENSION] PGSQL="130"
GEOS="3.12.0dev-CAPI-1.18.0" PROJ="9.1.1 NETWORK_ENABLED=OFF
URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/tmp/proj
DATABASE_PATH=/opt/proj-9.1/share/proj/proj.db" LIBXML="2.9.13"
LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)" TOPOLOGY
3.12.0dev-CAPI-1.18.0
}}}
GEOS-3.10.1 is pretty old as the latest release of the 3.10 series is
3.10.5, releases on March 2023
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5528#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list