[gdal-dev] netcdf warnings

2020-02-29 Thread Joaquim Manuel Freire Luís
Hi, There are a couple of issues that show when I run this test case. First is that ERROR 3 $ gdal_grid -ot Float32 -txe 0.00 10.00 -tye 0.00 10.00 -outsize 201 201 -a nearest lixo.vrt junk.nc Warning 1: Several drivers matching nc extension. Using NETCDF 0...10...20...30...40..

Re: [gdal-dev] Handle geojson bigger than 200MB

2020-02-29 Thread Francesco Bartoli
Thanks Even, it works but I have strange result with the size value. I wouldn’t have been expected the exception from this test: $ OGR_GEOJSON_MAX_OBJ_SIZE=500MB ogr2ogr -f "GeoJSON" indonesia.geojson "WFS:geonode.wfp.org/geoserver/wfs?request=GetFeature&typename=geonode:glb_bnd_adm0_1&outputfor

Re: [gdal-dev] Handle geojson bigger than 200MB

2020-02-29 Thread Francesco Bartoli
Il 28 feb 2020, 17:49 +0100, Just van den Broecke , ha scritto: > On 28-02-20 17:29, Even Rouault wrote: > > On vendredi 28 février 2020 17:22:28 CET Francesco Bartoli wrote: > > > However, we are using both modules so how can we handle exceptions > > > properly > > > for both of them? > AFAIK we