r2d_geovisualizer¶
- class pyrecodes.geovisualizer.r2d_geovisualizer.R2D_GeoVisualizer(components: list[Component])¶
Bases:
ConcreteGeoVisualizerClass that visualizes components created using R2D output files as geospatial plots.
- component_has_geometry(component) bool¶
- create_geodataframe() None¶
Creates a geodataframe with the buildings of the system. Implemented in subclasses.
- footprint_in_WKT_format(footprint) bool¶
- get_polygon_in_WKT_format(component) str¶
- plot_component_localities(number_of_localities=10)¶