Lists: | pgsql-pkg-debian |
---|
From: | Andreas Neumann <andreas(at)qgis(dot)org> |
---|---|
To: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
Subject: | Plans for GEOS 3.9 packaging? |
Date: | 2021-04-08 16:15:10 |
Message-ID: | CAB2Z92DeQM2mjfMGfoWadp7OegfqMGi_sO_VE8=t0WUWGa+6VQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-pkg-debian |
Hi,
I was wondering if you have plans to package GEOS 3.9.x together with
Postgis 3.1 during the year 2021?
In my day job I would need to use some new Postgis 3.1 functions that are
only available if Postgis was compiled against GEOS 3.9.x, such as
https://postgis.net/docs/ST_MaximumInscribedCircle.html - and we would also
like to use the new gridSize parameters for limited accuracy in the Overlay
functions. Those are also only available if Postgis was compiled against
GEOS 3.9
Our sysadmins only want to install official Debian and PGDG-Repo packages.
We have plans to update our DB in November or December 2021 and it would be
great if GEOS 3.9.x would be available in the PGDG-Repo then?
Thank you for your reply,
Andreas
--
Andreas Neumann
QGIS.ORG board member (treasurer)
From: | Imre Samu <pella(dot)samu(at)gmail(dot)com> |
---|---|
To: | Andreas Neumann <andreas(at)qgis(dot)org> |
Cc: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
Subject: | Re: Plans for GEOS 3.9 packaging? |
Date: | 2021-04-08 17:33:26 |
Message-ID: | CAJnEWw=Qtuq_XMufyCo8snd=s=nEHqB0tftMxtnx7WDUSoX=fw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-pkg-debian |
> We have plans to update our DB in November or December 2021
> and it would be great if GEOS 3.9.x would be available in the PGDG-Repo
then?
my proposal : * "debian:bullseye" (debian11) *
- now this is in "Hard Freeze" ; expected this calendar year. [1]
in my version:
root(at)869f5a20e970:/# apt list --installed | grep -E 'geos|postgis|proj|gdal'
gdal-data/now 3.2.1+dfsg-1 all [installed,local]
*libgdal28/now 3.2.1*+dfsg-1+b1 amd64 [installed,local]
*libgeos-3.9.0*/now 3.9.0-1 amd64 [installed,local]
libgeos-c1v5/now 3.9.0-1 amd64 [installed,local]
*libproj19/now 7.2.1-1* amd64 [installed,local]
*postgresql-13-postgis-3-scripts/now 3.1.1+dfsg-1.pgdg110+1 all
[installed,local]*
postgresql-13-postgis-3/now 3.1.1+dfsg-1.pgdg110+1 amd64 [installed,local]
proj-data/now 7.2.1-1 all [installed,local]
[1]
https://www.phoronix.com/scan.php?page=news_item&px=Debian-11.0-Hard-Freeze
I am a contributor in https://github.com/postgis/docker-postgis ;
and now I am testing the bullseye version. ( postgis3.1+Geos3.9) :)
The other alternative: the "postgis/postgis:13-master" image (
https://github.com/postgis/docker-postgis/tree/master/13-master )
Imre
Andreas Neumann <andreas(at)qgis(dot)org> ezt írta (időpont: 2021. ápr. 8., Cs,
18:15):
> Hi,
>
> I was wondering if you have plans to package GEOS 3.9.x together with
> Postgis 3.1 during the year 2021?
>
> In my day job I would need to use some new Postgis 3.1 functions that are
> only available if Postgis was compiled against GEOS 3.9.x, such as
> https://postgis.net/docs/ST_MaximumInscribedCircle.html - and we would
> also like to use the new gridSize parameters for limited accuracy in the
> Overlay functions. Those are also only available if Postgis was compiled
> against GEOS 3.9
>
> Our sysadmins only want to install official Debian and PGDG-Repo packages.
> We have plans to update our DB in November or December 2021 and it would be
> great if GEOS 3.9.x would be available in the PGDG-Repo then?
>
> Thank you for your reply,
> Andreas
>
> --
> Andreas Neumann
> QGIS.ORG board member (treasurer)
>
From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Andreas Neumann <andreas(at)qgis(dot)org> |
Cc: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
Subject: | Re: Plans for GEOS 3.9 packaging? |
Date: | 2021-04-09 10:31:59 |
Message-ID: | YHAtHyKVuvZ5rjqb@msg.df7cb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-pkg-debian |
Re: Andreas Neumann
> I was wondering if you have plans to package GEOS 3.9.x together with
> Postgis 3.1 during the year 2021?
Hi,
so far we've refrained from going into the rabbit hole of packaging
new components of the GIS stack besides postgis itself for
apt.postgresql.org.
> We have plans to update our DB in November or December 2021 and it would be
> great if GEOS 3.9.x would be available in the PGDG-Repo then?
As Imre already said, bullseye will ship geos 3.9.0 natively, and
should be released by then.
$ rmadison geos
geos | 3.4.2-6 | oldoldstable | source
geos | 3.5.1-3 | oldstable | source
geos | 3.7.1-1 | stable | source
geos | 3.9.0-1 | testing | source
geos | 3.9.0-1 | unstable | source
geos | 3.9.0-1 | unstable-debug | source
geos | 3.9.1-1~exp1 | experimental | source
geos | 3.9.1-1~exp1 | experimental-debug | source
Christoph
From: | Andreas Neumann <andreas(at)qgis(dot)org> |
---|---|
To: | Christoph Berg <myon(at)debian(dot)org> |
Cc: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
Subject: | Re: Plans for GEOS 3.9 packaging? |
Date: | 2021-04-09 15:02:16 |
Message-ID: | CAB2Z92Bhzwcu3yd5QaDSYshsyYq_ZDJvekyrT+Bpk9cVG3FRVQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-pkg-debian |
Dear Christoph,
Yes, bullseye, if available in late 2021 (Q4) would work fine for us.
Thanks for confirming that it will (most likely) released by then and ship
GEOS 3.9.
Thanks and have a nice weekend,
Andreas
On Fri, 9 Apr 2021 at 12:32, Christoph Berg <myon(at)debian(dot)org> wrote:
> Re: Andreas Neumann
> > I was wondering if you have plans to package GEOS 3.9.x together with
> > Postgis 3.1 during the year 2021?
>
> Hi,
>
> so far we've refrained from going into the rabbit hole of packaging
> new components of the GIS stack besides postgis itself for
> apt.postgresql.org.
>
> > We have plans to update our DB in November or December 2021 and it would
> be
> > great if GEOS 3.9.x would be available in the PGDG-Repo then?
>
> As Imre already said, bullseye will ship geos 3.9.0 natively, and
> should be released by then.
>
> $ rmadison geos
> geos | 3.4.2-6 | oldoldstable | source
> geos | 3.5.1-3 | oldstable | source
> geos | 3.7.1-1 | stable | source
> geos | 3.9.0-1 | testing | source
> geos | 3.9.0-1 | unstable | source
> geos | 3.9.0-1 | unstable-debug | source
> geos | 3.9.1-1~exp1 | experimental | source
> geos | 3.9.1-1~exp1 | experimental-debug | source
>
> Christoph
>
--
--
Andreas Neumann
QGIS.ORG board member (treasurer)