py3dtiles.wkb_utils module
- class py3dtiles.wkb_utils.TriangleSoup[source]
Bases:
object
- static from_wkb_multipolygon(wkb, associated_data=None)[source]
Parameters
- wkbstring
Well-Known Binary binary string describing a multipolygon
- associated_dataarray
array of multipolygons containing data attached to the wkb parameter multipolygon. Must be the same size as wkb.
Returns
ts : TriangleSoup