Hi,

I’m still running an older version of GDAL/OGR (1.11.3) and would like to 
access a binary field in python. 

It seems that GetFieldAsBinary is only available in version > 2.0 so I tried to 
access the data using GetFieldAsString. However the returned hex is cut off 
after 75 characters. Is there another why to access binary fields in python?

Christian


_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to