[gdal-dev] Setting roles in PostGIS connection

2021-07-01 Thread Pekka Sarkola
Hi! We have a PostGIS database with login roles and group roles (like "admins", "editors" and "viewers"). We have defined that only "admins" can create new schemas and tables (among other privileges). My problem is that I'd like to use ogr2ogr to bulk load some data to a PostGIS database using ogr

Re: [gdal-dev] zarr driver PR

2021-07-01 Thread Even Rouault
Hi all, for those who have monitored the PR tracker lately, you may have noticed that I've been working in https://github.com/OSGeo/gdal/pull/3896 for an implementation of a Zarr driver. This is now feature complete and in a CI ready state. It follows a different approach than the one proposed

Re: [gdal-dev] Motion: promote GDAL 3.3.1 RC1

2021-07-01 Thread Howard Butler
+1 Howard > On Jul 1, 2021, at 4:06 AM, Even Rouault wrote: > > Hi, > > Having heard no issues being reported regarding RC1 > > Motion: > > Adopt GDAL 3.3.1 RC1 as final 3.3.1 release > > Starting with my +1 > > Even > > -- > http://www.spatialys.com > My software is free, but my time gen

[gdal-dev] Motion: promote GDAL 3.3.1 RC1

2021-07-01 Thread Even Rouault
Hi, Having heard no issues being reported regarding RC1 Motion: Adopt GDAL 3.3.1 RC1 as final 3.3.1 release Starting with my +1 Even -- http://www.spatialys.com My software is free, but my time generally not. ___ gdal-dev mailing list gdal-dev@lis

Re: [gdal-dev] GDAL 3.0 on Debian 10

2021-07-01 Thread Even Rouault
Hi, if you don't want to build from source, you could e.g. - use a Docker image - use a build from Conda Even Le 30/06/2021 à 20:42, Dirk Stenger a écrit : Hi all, Currently, I am trying to install GDAL 3.0 on Debian 10. Unfortunately, the package manager just provides GDAL 2 and the hints