[postgis-users] PostGIS 3.4 on PG 16 observations

Regina Obe lr at pcorp.us
Mon Aug 14 07:01:22 PDT 2023


It’s a PostGIS/Proj invention.

The reason is ST_Transform behaves differently with some transformations or doesn’t work at all of those settings for network enabled off.  I haven’t tried turning network on on windows and just realized I don’t think I’m packaging the proj.ini or some such thing you can use to control that.

 

The Database Path we also put in because on systems with multiple proj.db present, it’s hard to tell if the proj your postgis was compiled with is using the right database and sometimes proj db changes across major versions of proj.

 

I guess I should add to the release annoucement explaining those.

 

USER_WRITABLE_DIRECTORY is where proj writes grid shift files if it pulls from the internet.

 

Thanks,

Regina

 

From: postgis-users [mailto:postgis-users-bounces at lists.osgeo.org] On Behalf Of Gandalf the Gray
Sent: Monday, August 14, 2023 7:02 AM
To: PostGIS Users Discussion <postgis-users at lists.osgeo.org>
Subject: Re: [postgis-users] PostGIS 3.4 on PG 16 observations

 

Hi

 

Sorry, I also meant to ask what is the purpose of the extra info when one does a select postgis_full_version(), like NETWORK_ENABLED=OFF, URL_ENDPOINT, USER_WRITEABLE_DIRECTORY?  DATABASE_PATH I get.  Or should I ask postgres mailing list?

 

Pieter

 

On Mon, Aug 14, 2023 at 12:56 PM Gandalf the Gray <pjduplooy.gis at gmail.com <mailto:pjduplooy.gis at gmail.com> > wrote:

Hi

 

I have made the following observations regarding PostGIS 3.4 on PG 16 using the archives on buildbot for Winnie.

 

PostGIS proper works perfectly.

 

PgRouting does not appear in the list of extensions while using PGAdmin, although it is installable using the command line.

 

H3_postgis is not installable at all, and gives me the following error:

 

could not access file "h3_postgis": No such file or directory

 

H3 is however , installable.

 

Regards

 

Pieter

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20230814/4e6b9e03/attachment.htm>


More information about the postgis-users mailing list