[postgis-tickets] [PostGIS] #5472: GEOS details seem wrong on demo.postgis.net
PostGIS
trac at osgeo.org
Thu Aug 10 22:25:42 PDT 2023
#5472: GEOS details seem wrong on demo.postgis.net
------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.4.0
Component: buildbots | Version: master
Resolution: fixed | Keywords:
------------------------+---------------------------
Changes (by robe):
* status: new => closed
* resolution: => fixed
Comment:
I have no idea what happened here, but things appear to be good now.
1) I had forgotten to upgrade tiger_2022 which had the same issue with the
broken function
2) I suspect maybe it was showing upgrade needed because I had compiled
against the PG16 beta2, but the cluster was still at PG16 beta1.
Anyrate now this shows:
{{{
SELECT postgis_full_version(), version();
POSTGIS="3.4.0dev 3.4.0rc1-11-g9376923fd" [EXTENSION] PGSQL="160"
GEOS="3.12.0-CAPI-1.18.0" SFCGAL="1.3.8" PROJ="7.2.1 NETWORK_ENABLED=OFF
URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/tmp/proj
DATABASE_PATH=/usr/share/proj/proj.db" GDAL="GDAL 3.2.2, released
2021/03/05" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3"
WAGYU="0.5.0 (Internal)" TOPOLOGY RASTER
PostgreSQL 16beta2 (Debian 16~beta2-2.pgdg110+~20230807.1057.ge8386b2) on
x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110,
64-bit
}}}
I'm going to after attempt to do a distupgrade to at least bookworm so I
can get a decent version of GDAL. So many formats I'm missing like GTFS
and Parquet cause this GDAL is so old.
And damn I thought we'd be running beta3 that just came out, so might need
to wait another week.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5472#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