We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46249ef + 312892d commit e769958Copy full SHA for e769958
2 files changed
README.md
@@ -458,11 +458,13 @@ shapeType Point do not have a bounding box 'bbox'.
458
... if not name.startswith('_'):
459
... name
460
'bbox'
461
+ 'from_byte_stream'
462
'oid'
463
'parts'
464
'points'
465
'shapeType'
466
'shapeTypeName'
467
+ 'write_to_byte_stream'
468
469
* `oid`: The shape's index position in the original shapefile.
470
0 commit comments