[gdal-dev] VectorTranslate(ogr2ogr) batch dataset import to postgis

2018-10-12 Thread julius6
Dear list, I'm facing some problems with the import of datasets into a postgis geodatabase, using python and multiprocessing There's a process consumer (one each for each CPU) which calls conversion tasks, each taking care of importing a s57 dataset using the gdal.VectorTranslate python API. Each

Re: [gdal-dev] Netcdf coordinates swapped

2018-10-12 Thread Even Rouault
On vendredi 12 octobre 2018 11:36:53 CEST Andre Joost wrote: > Dear list, > > can anybody give some insight on this netcdf file: > > https://github.com/Andre-J/testing/raw/master/3A-DAY.nc > > ncdump reports: > > netcdf \3a-day { > dimensions: > AD = 2 ; > chn = 2 ; > nlon =

[gdal-dev] Netcdf coordinates swapped

2018-10-12 Thread Andre Joost
Dear list, can anybody give some insight on this netcdf file: https://github.com/Andre-J/testing/raw/master/3A-DAY.nc ncdump reports: netcdf \3a-day { dimensions: AD = 2 ; chn = 2 ; nlon = 1440 ; nlat = 536 ; and Panoply displays it fine, but gdal_translate sw