[gdal-dev] OGR python : read binary data in layer

Even Rouault even.rouault at spatialys.com
Fri Dec 18 04:33:29 PST 2020


> Any idea to get the entire value ?

read_feature.GetFieldAsBinary(field_name)

This will return a binary content, not an hex encoded string

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com


More information about the gdal-dev mailing list