PolyPartition v0.1.2 PolyPartition View Source

Documentation for PolyBisector.

Link to this section Summary

Functions

Takes a list of multipolygons, gives a list of polygons

Takes a MultiPolygon and returns a list of polygons (not linear rings!)

Link to this section Functions

Takes a list of multipolygons, gives a list of polygons

Takes a MultiPolygon and returns a list of polygons (not linear rings!)

Link to this function get_split_geojson(input, bound) View Source
Link to this function split_list(list, bound, prior) View Source
Link to this function split_polys(list, bound) View Source