Skip to content

Commit e769958

Browse files
authored
Merge pull request #13 from JamesParrott/shapes_to_and_from_bytes
Shapes to and from byte streams
2 parents 46249ef + 312892d commit e769958

File tree

2 files changed

+165
-171
lines changed

2 files changed

+165
-171
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,11 +458,13 @@ shapeType Point do not have a bounding box 'bbox'.
458458
... if not name.startswith('_'):
459459
... name
460460
'bbox'
461+
'from_byte_stream'
461462
'oid'
462463
'parts'
463464
'points'
464465
'shapeType'
465466
'shapeTypeName'
467+
'write_to_byte_stream'
466468

467469
* `oid`: The shape's index position in the original shapefile.
468470

0 commit comments

Comments
 (0)