WaterNetworkGIS =============== .. rubric:: *module* :mod:`wntr.gis.network` .. currentmodule:: wntr.gis.network .. autoclass:: WaterNetworkGIS .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: WaterNetworkGIS.add_link_attributes WaterNetworkGIS.add_node_attributes WaterNetworkGIS.read_geojson WaterNetworkGIS.read_shapefile WaterNetworkGIS.set_crs WaterNetworkGIS.to_crs WaterNetworkGIS.write_geojson WaterNetworkGIS.write_shapefile ~~~~~~~~~~~~~~~~~~~~~~~~~~~