[gdal-dev] problem with interpolation on GDAL RasterIO ?

2019-10-17 Thread Andrea Battisti
Il 09/10/19 15:10, Andrea Battisti ha scritto: Hi all, I think I found a glitch in how bilinear interpolation is applied when reading a sub block of a dataset. Hi, I was able to nail down the issue described in my previous message. Looks like it is happening here: https://github.com/OSG

Re: [gdal-dev] GIS Stack Exchange questions - delete geopackage layer

2019-10-17 Thread jratike80
Hi, Actually this is the official GDAL support channel so no need to be sorry. While I am sure that DeleteLayer works when used correctly there is also another option to execute SQL “DROP TABLE layer_name” as documented in https://gdal.org/drivers/vector/gpkg.html. -Jukka Rahkonen- Stephen Kn

[gdal-dev] GIS Stack Exchange questions - delete geopackage layer

2019-10-17 Thread Stephen Knox
I've got a couple of questions here - I know this is not an official support channel, but wondered if anyone could take a look, particularly at the first one, which I will reproduce here. Thanks in advance. https://gis.stackexchange.com/questions/339011/gdal-delete-geopackage-layer This seems lik

Re: [gdal-dev] ogr2ogr for windows

2019-10-17 Thread Stephen Knox
You probably need to install osgeo4w (https://trac.osgeo.org/osgeo4w/) On Thu, Oct 17, 2019 at 8:30 AM wrote: > Hi List! > > I’m looking for ogr2ogr for Windows with "FileGDB" (R/W) and “aeronavFAA“ > included is there a place where I can download it? > > > > I’ve tried: > > C:\>pip install C\Do

Re: [gdal-dev] Filtering Null Coordinates and rounding coordinates Using ogr2ogr?

2019-10-17 Thread jratike80
Works for me. Here is my test data, copy and save as "empty.jml" http://www.opengis.net/gml"; xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"; > featureCollection feature geometry boundedBy 380.00,320.00 380.00,320.00 380.0,32

[gdal-dev] ogr2ogr for windows

2019-10-17 Thread paul.malm
Hi List! I'm looking for ogr2ogr for Windows with "FileGDB" (R/W) and "aeronavFAA" included is there a place where I can download it? I've tried: C:\>pip install C\Downloads\GDAL-3.0.1-cp38-cp38-win_amd64.whl And get this error message: ERROR: GDAL-3.0.1-cp38-cp38-win_amd64.whl is not a supported