USDAForestService / gdalraster

R Bindings to GDAL (Geospatial Data Abstraction Library)
https://usdaforestservice.github.io/gdalraster/
Other
41 stars 7 forks source link

Support `NULL` layer argument for certain `ogr_manage` functions #532

Closed ctoney closed 2 weeks ago

ctoney commented 2 weeks ago

the layer argument may be NULL or empty string in certain ogr_manage functions, defaulting to the first layer by index (mainly convenience for single-layer formats)