mapmaker.sources.svg.cleaner module

class mapmaker.sources.svg.cleaner.SVGCleaner(svg_file: FilePath, properties_store: PropertiesStore, all_layers: bool = True)[source]

Bases: object

add_connectivity_group(flatmap: FlatMap, transform: Transform)[source]
clean()[source]
save(file_object: BinaryIO)[source]