gedidb.SpatialConsolidationPlan#
- class gedidb.SpatialConsolidationPlan(plan_dict: Dict[int, Dict[str, List[str]]])[source]#
- __init__(plan_dict: Dict[int, Dict[str, List[str]]])[source]#
Initialize the spatial consolidation plan.
Methods
__init__(plan_dict)Initialize the spatial consolidation plan.
dump()Dump the full plan as a dictionary.
items()Iterate over node IDs and their corresponding details.