I also don't see setter properties (only getters) in feature.py or
field.py. So I'm pretty sure it's only a read only implementation.
I guess if I wanted I could write my own wrappers for this write
functionality using Python ctypes, but I'm currently not smart enough.
The reason I care about this
I'm wondering if django.contrib.gis.gdal Python wrappers were only
meant to implement read functionality of OGR? It seems that way. I
don't see any implementation of CreateDatasource in the driver.py
class. Is this correct or is there a way to write to shapefiles with
these bindings that I'm missin
2 matches
Mail list logo