[gdal-dev] gdal Info Options Python
Johan de Braak
johan.de.braak at eleaf.com
Wed Mar 29 06:51:11 PDT 2017
Hi all,
Using gdal.Info in Python, I would like to have my result as a dictionary
instead of a string. I found that in gdal.InfoOptions I am able to specify
'format'. By default, this is set to 'text', however changing this to 'dict'
(or anything really) does still result in a string.
Is there a way to get the gdal.Info result as something else than a string?
Johan
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-Info-Options-Python-tp5314816.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
More information about the gdal-dev
mailing list