Re: [gdal-dev] Edge Artifacts with GDAL Warp & Geolocation Arrays

2021-06-11 Thread Even Rouault
Hi, I believe https://github.com/OSGeo/gdal/pull/3964 should improve this Even Le 11/06/2021 à 21:30, Brendan Heberlein via gdal-dev a écrit : Hello all, I have been using |gdalwarp|​ to georeference sensor data with geolocation arrays. I have observed that GDAL assigns values to pixels

Re: [gdal-dev] Edge Artifacts with GDAL Warp & Geolocation Arrays

2021-06-11 Thread Brendan Heberlein via gdal-dev
Hello all, I have been using gdalwarp​ to georeference sensor data with geolocation arrays. I have observed that GDAL assigns values to pixels that clearly fall outside the geolocation footprint, producing some funny artifacts at the image edges. For example, see the image here

Re: [gdal-dev] geopackage size limitation for Vector tiles

2021-06-11 Thread Even Rouault
Rajesh, Each SQLite BLOB can be up to 1 GB itself, and the whole file several hundreds of TB. See https://www.sqlite.org/limits.html There have been experiments to store MVT in GeoPackage (not adopted yet in GDAL). See https://www.geopackage.org/extensions.html Even Le 11/06/2021 à 14:20,

[gdal-dev] geopackage size limitation for Vector tiles

2021-06-11 Thread MRRAJESH
Team, We are planning to use geopackage to store vector tiles (MapBox Vector Tiles format) as BLOBS along with attribute information. Do we have any size limitations in geopackage to store vector tiles? Will geopackage support a huge number of tiles? Are you envisioning any complications here? R

Re: [gdal-dev] Motion: adopt RFC 83: guidelines for the use of GDAL project sponsorship

2021-06-11 Thread Even Rouault
Hi, motion passed with +1 from PSC members: MateuszL, HowardB, FrankW, KurtS, SeanG, JukkaR, DanielM and myself Even Le 08/06/2021 à 12:50, Even Rouault a écrit : Hi, Motion: adopt RFC 83: guidelines for the use of GDAL project sponsorship ( https://github.com/OSGeo/gdal/pull/3855 ) Sta