[gdal-dev] OGR Style is null for Geometry Collections

2022-03-22 Thread Jacky Tang via gdal-dev
Jacky Tang 08:29 (2 hours ago) to gdal-dev Hello, I am having some issues retrieving the OGR style with ogr2ogr for geometry collections, as it returns null and the geometries themselves do not include OGR style. Any assistance would be greatly appreciated! ogr2ogr -f geojson -s_srs "EPSG:20

Re: [gdal-dev] Motion (V2): remove and deprecate a few drivers

2022-03-22 Thread Joaquim Manuel Freire Luís
Damn it. Can't tell a GTM from a GMT. Sorry. -Original Message- From: Even Rouault Sent: Tuesday, March 22, 2022 8:08 PM To: Joaquim Manuel Freire Luís ; gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] Motion (V2): remove and deprecate a few drivers Le 22/03/2022 à 20:23, Joaquim Man

Re: [gdal-dev] GDAL 3.5.0alpha1 available

2022-03-22 Thread Sebastiaan Couwenberg
On 3/21/22 19:14, Even Rouault wrote: Other things you spotted ? There doesn't seem to be an equivalent for the install-man target, there is no CMakeLists.txt in man/man1 nor is that directory included in gdal.cmake. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 81

[gdal-dev] GDAL Python style guide?

2022-03-22 Thread Matt.Wilkie
Hi All, What's the closest thing to a style guide for GDAL Python code? I found "RFC 69: C/C++ Code Formatting"[0] but haven't discovered anything for python yet. I'm wondering about preferred line length, autopep8 vs black vs ... formatting tools, variable naming patterns, etc. [0] https://gd

Re: [gdal-dev] Motion (V2): remove and deprecate a few drivers

2022-03-22 Thread Even Rouault
Le 22/03/2022 à 20:23, Joaquim Manuel Freire Luís a écrit : Even, Please the vector GMT driver is not to be removed It is not. The commit you refer to removes the GTM (GPS Track Maker) driver. https://github.com/OSGeo/gdal/pull/5269/commits/f89bccc10e00ef57312165f5ee11f5ee1f1dddc3 it's very

Re: [gdal-dev] Motion (V2): remove and deprecate a few drivers

2022-03-22 Thread Joaquim Manuel Freire Luís
Even, Please the vector GMT driver is not to be removed https://github.com/OSGeo/gdal/pull/5269/commits/f89bccc10e00ef57312165f5ee11f5ee1f1dddc3 it's very much used in GMT. We talked about this before (sorry didn't keep references of it). What is to be deprecated is the old netCDF GMT grid form

Re: [gdal-dev] Motion (V2): remove and deprecate a few drivers

2022-03-22 Thread Even Rouault
Hi, I'd appreciate if I could get some approval of https://github.com/OSGeo/gdal/pull/5269 (it'll need some trivial adjustment to be applied due to conflicts) that implements the below decision (for some reason people tend to be more generous in adding emojis to pull requests that add new fea

Re: [gdal-dev] Moving GDAL GRASS driver in a dedicated repository ?

2022-03-22 Thread Sebastiaan Couwenberg
On 3/22/22 19:41, Even Rouault wrote: bumping again this topic, after feedback just received on 3.5.0alpha1. For now, I'm heading to completely disable CMake build support for the GRASS drivers in https://github.com/OSGeo/gdal/pull/5490 . Only the existing autoconf scripts that are provided wi

Re: [gdal-dev] Moving GDAL GRASS driver in a dedicated repository ?

2022-03-22 Thread Even Rouault
Hi, bumping again this topic, after feedback just received on 3.5.0alpha1. For now, I'm heading to completely disable CMake build support for the GRASS drivers in https://github.com/OSGeo/gdal/pull/5490 . Only the existing autoconf scripts that are provided with the plugin (if they work ?) wi

Re: [gdal-dev] GDAL 3.5.0alpha1 available

2022-03-22 Thread Even Rouault
Le 22/03/2022 à 19:10, Sebastiaan Couwenberg a écrit : On 3/21/22 19:14, Even Rouault wrote: Other things you spotted ? A bunch of new data (and one ini) files, Those new data files are intended. I assume you're refering to drivers.ini ? This is intended too. and some helper scripts like:

Re: [gdal-dev] GDAL 3.5.0alpha1 available

2022-03-22 Thread Sebastiaan Couwenberg
On 3/21/22 19:14, Even Rouault wrote: Other things you spotted ? A bunch of new data (and one ini) files, and some helper scripts like: frmts/grib/degrib/extract_tables.py frmts/grib/degrib/merge_degrib_and_wmo_tables.py There doesn't seem to be an equivalent for: --with-threads --with-

Re: [gdal-dev] Is PAM always used before GeoTIFF tags?

2022-03-22 Thread Even Rouault
Jukka, Le 22/03/2022 à 12:56, Rahkonen Jukka (MML) a écrit : Hi, See this question https://gis.stackexchange.com/questions/426418/create-rectified-geotiff-given-aux-xml-produced-from-arcgis? The GeoTIFF driver documentation https://gdal.org/drivers/raster/gtiff.html#georeferencing says abo

[gdal-dev] Is PAM always used before GeoTIFF tags?

2022-03-22 Thread Rahkonen Jukka (MML)
Hi, See this question https://gis.stackexchange.com/questions/426418/create-rectified-geotiff-given-aux-xml-produced-from-arcgis? The GeoTIFF driver documentation https://gdal.org/drivers/raster/gtiff.html#georeferencing says about the order in which the georeferencing is searched "By default,