[PostGIS] #5766: ValidateTopology(varchar toponame, geometry bbox) return error when sending with bbox, but not with out bbox
PostGIS
trac at osgeo.org
Fri Jul 26 06:50:58 PDT 2024
#5766: ValidateTopology(varchar toponame, geometry bbox) return error when sending
with bbox, but not with out bbox
--------------------------------+---------------------------
Reporter: Lars Aksel Opsahl | Owner: strk
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 3.4.3
Component: topology | Version: 3.4.x
Resolution: | Keywords:
--------------------------------+---------------------------
Changes (by strk):
* status: new => assigned
Comment:
Instructions missed the need to run `make` at least once before running
the test, but I finally got it run and with the addition of -v I can see
the error:
{{{
PostgreSQL 16.3 (Debian 16.3-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled
by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
Postgis 3.5.0dev - (3.4.0rc1-1172-g37fb070ef) - 2024-06-07 07:32:13
scripts 3.5.0dev 3.4.0rc1-1172-g37fb070ef
GEOS: 3.13.0dev-CAPI-1.19.0
PROJ: 9.1.1
Running tests
after-create-script src/test/sql/regress
/../../../../resolve_overlap_and_gap-static.sql .. ok
after-create-script src/test/sql/regress/../../../../install-runtime-
deps.sql .. ok
./src/test/sql/regress/rog_overlay_test_13c ... failed (diff expected
obtained: /tmp/pgis_reg/test_3_diff)
-----------------------------------------------------------------------------
--- ./src/test/sql/regress/rog_overlay_test_13c_expected 2024-07-26
12:43:59.396411133 +0200
+++ /tmp/pgis_reg/test_3_out 2024-07-26 15:50:16.054497640 +0200
@@ -1,3 +1,4 @@
+ValidateTopology with bb|face has wrong mbr|0|
num surfaces total no simplify|15
num surfaces total no simplify below 5.0|0
num surfaces total|14
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5766#comment:5>
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