gallandarakhneorg / afc

Arakhnê Foundation Classes
http://www.arakhne.org/afc/
Apache License 2.0
14 stars 8 forks source link

Problem of record index within the GISShapeReader. #184

Closed gallandarakhneorg closed 3 years ago

gallandarakhneorg commented 4 years ago

When using a Dbase-based attribute collection, the record index provided to createAttributeCollection should be transform in order to start at 0 (not 1).

def createAttributeCollection(elementIndex : int) : AttributeCollection