Hi,
On behalf of the GDAL/OGR development team, I am pleased to announce the
release of the GDAL/OGR 3.0.1 bug fix version. This adds 55 bug fixes on top
of 3.0.0
Consult the release notes for the list of issues addressed :
https://trac.osgeo.org/gdal/wiki/Release/3.0.1-News
The sources are
Hi,
On behalf of the GDAL/OGR development team, I am pleased to announce the
release of the GDAL/OGR 2.4.2 bug fix version. This adds 69 bug fixes on top
of 2.4.1.
Consult the release notes for the list of issues addressed :
https://trac.osgeo.org/gdal/wiki/Release/2.4.2-News
The sources are
Hi,
It should be already possible to make accurate filtering from PostGIS by
executing SQL with ST_Intersects.
-Jukka Rahkonen-
Even Rouault-2 wrote
> On vendredi 5 juillet 2019 10:12:41 CEST Landry Breuil wrote:
>> Hi,
>>
>> initially saw this with gdal 2.2.3 on debian, and confirmed the
>> b
On mercredi 3 juillet 2019 11:15:57 CEST Even Rouault wrote:
> Hi,
>
> Motion 1: promote GDAL 2.4.2 RC1 to final
> Motion 2: promote GDAL 3.0.1 RC1 to final
>
> ~
>
I declare those 2 motions passed with +1 from PSC members: TamasS, HowardB,
DanielM, JukkaR, NormanB and myself.
Even
--
S
Thanks Even
I am not opposed to having drivers enabled. I just wanted to make sure I had a
list of ones that I could use to flick on and off during the build phase.
So I will use the list here -
https://trac.osgeo.org/gdal/wiki/BuildingOnUnixWithMinimizedDrivers and the
--disable-all-optional-
On vendredi 5 juillet 2019 10:12:41 CEST Landry Breuil wrote:
> Hi,
>
> initially saw this with gdal 2.2.3 on debian, and confirmed the
> behaviour is the same with gdal 3.0 on openbsd.
>
> I'm doing a spatial join between an union of geometries filtered from a
> geopackage and a tileindex layer
Hi,
initially saw this with gdal 2.2.3 on debian, and confirmed the
behaviour is the same with gdal 3.0 on openbsd.
I'm doing a spatial join between an union of geometries filtered from a
geopackage and a tileindex layer stored in postgis, and the spatial
filter set on the postgis layer beha
On vendredi 5 juillet 2019 07:04:57 CEST Tim Martin wrote:
> Hi List
>
> Hopefully this is the right place to post this query and not as a GitHub
> issue. I also raised the question on GIS Stack Exchange but haven't got a
> correct answer.
>
> I am trying to create an AWS Lambda layer with GDAL w
Hi List
Hopefully this is the right place to post this query and not as a GitHub issue.
I also raised the question on GIS Stack Exchange but haven't got a correct
answer.
I am trying to create an AWS Lambda layer with GDAL with only a few drivers and
so have been using the amazonlinx-gdal Dock