elm.ords.extraction.graphs.setup_base_graph

setup_base_graph(**kwargs)[source]

Setup Graph to get setback ordinance text for a particular feature.

Parameters:

**kwargs – Keyword-value pairs to add to graph.

Returns:

nx.DiGraph – Graph instance that can be used to initialize an elm.tree.DecisionTree.