Spatial
Submodules
Classes
Functions
|
|
|
|
|
|
|
|
|
Package Contents
- get_gdf_beta_limit_states(geoprob_pipe, export=False)
- Parameters:
geoprob_pipe (Geoprobpipe)
export (bool)
- Return type:
geopandas.GeoDataFrame
- get_gdf_beta_scenarios_final(geoprob_pipe, export=False)
- Parameters:
geoprob_pipe (Geoprobpipe)
export (bool)
- Return type:
geopandas.GeoDataFrame
- get_gdf_beta_scenarios_cp(geoprob_pipe, export=False)
- Parameters:
geoprob_pipe (Geoprobpipe)
export (bool)
- Return type:
geopandas.GeoDataFrame
- get_gdf_beta_scenarios_rp(geoprob_pipe, export=False)
- Parameters:
geoprob_pipe (Geoprobpipe)
export (bool)
- Return type:
geopandas.GeoDataFrame
- get_gdf_beta_uittredepunten(geoprob_pipe, export=False)
- Parameters:
geoprob_pipe (Geoprobpipe)
export (bool)
- Return type:
geopandas.GeoDataFrame
- class Spatial(geoprob_pipe)
- Parameters:
geoprob_pipe (Geoprobpipe)
- geoprob_pipe
- get_gdf_beta_limit_states(export=False)
- Parameters:
export (bool)
- Return type:
geopandas.GeoDataFrame
- get_gdf_beta_scenarios_rp(export=False)
- Parameters:
export (bool)
- Return type:
geopandas.GeoDataFrame
- get_gdf_beta_scenarios_cp(export=False)
- Parameters:
export (bool)
- Return type:
geopandas.GeoDataFrame
- get_gdf_beta_scenarios_final(export=False)
- Parameters:
export (bool)
- Return type:
geopandas.GeoDataFrame
- get_gdf_beta_uittredepunten(export=False)
- Parameters:
export (bool)
- Return type:
geopandas.GeoDataFrame
- property export_dir: str
- Return type:
str
- export_geopackage()