[PostGIS] #6007: Diffferrent results with two version of postgis master.
PostGIS
trac at osgeo.org
Tue Oct 21 05:22:36 PDT 2025
#6007: Diffferrent results with two version of postgis master.
--------------------------------+---------------------------
Reporter: Lars Aksel Opsahl | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.6.1
Component: postgis | Version: master
Resolution: | Keywords:
--------------------------------+---------------------------
Description changed by Lars Aksel Opsahl:
Old description:
> Postgis below gives one result
>
> https://gitlab.com/nibioopensource/resolve-overlap-and-
> gap/-/pipelines/2111443784
>
> {{{
> POSTGIS="3.7.0dev 3.6.0rc2-55-gfda22140e" [EXTENSION] PGSQL="160"
> GEOS="3.15.0dev-CAPI-1.21.0" PROJ="9.8.0 NETWORK_ENABLED=OFF
> URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/tmp/proj
> DATABASE_PATH=/usr/local/share/proj/proj.db" (compiled against PROJ
> 9.8.0) LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0
> (Internal)" TOPOLOGY
>
> }}}
>
> while this gives another result
>
> -num surfaces total|219
> +num surfaces total|217
>
> https://gitlab.com/nibioopensource/resolve-overlap-and-
> gap/-/jobs/11789714169
>
> {{{
> POSTGIS="3.7.0dev 3.6.0rc2-55-gfda22140e" [EXTENSION] PGSQL="160"
> GEOS="3.15.0dev-CAPI-1.21.0" PROJ="9.8.0 NETWORK_ENABLED=OFF
> URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/tmp/proj
> DATABASE_PATH=/usr/local/share/proj/proj.db" (compiled against PROJ
> 9.8.0) LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0
> (Internal)" TOPOLOGY
>
>
> }}}
New description:
Postgis below gives one result
https://gitlab.com/nibioopensource/resolve-overlap-and-
gap/-/pipelines/2111443784
{{{
POSTGIS="3.7.0dev 3.6.0rc2-55-gfda22140e" [EXTENSION] PGSQL="160"
GEOS="3.15.0dev-CAPI-1.21.0" PROJ="9.8.0 NETWORK_ENABLED=OFF
URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/tmp/proj
DATABASE_PATH=/usr/local/share/proj/proj.db" (compiled against PROJ 9.8.0)
LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0
(Internal)" TOPOLOGY
}}}
while this gives another result
-num surfaces total|219
+num surfaces total|217
https://gitlab.com/nibioopensource/resolve-overlap-and-
gap/-/jobs/11789714169
{{{
POSTGIS="3.7.0dev 3.6.0rc2-133-gd1c28c62c" [EXTENSION] PGSQL="160"
GEOS="3.15.0dev-CAPI-1.21.0" PROJ="9.8.0 NETWORK_ENABLED=OFF
URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/tmp/proj
DATABASE_PATH=/usr/local/share/proj/proj.db" (compiled against PROJ 9.8.0)
LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0
(Internal)" TOPOLOGY
}}}
--
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6007#comment:1>
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