gdalUtils icon indicating copy to clipboard operation
gdalUtils copied to clipboard

Feature/fix config parameter

Open mwip opened this issue 4 years ago • 1 comments

This PR closes #30

It introduces a parameter_named to gdal_cmd_builder() which allows to parse options built on key value pairs. It is specifically designed to support adding e.g. --config GDAL_CACHEMAX "30%" or alike to gdal commands where suitable.

I would kindly like to ask @rolfsimoes for a code review.

mwip avatar May 23 '20 22:05 mwip