PopFrame
Contributing
FAQ
Examples
API documentation
About us
PopFrame
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
_
__getitem__() (popframe.models.region.Region method)
_assess_territory() (popframe.method.territory_evaluation.TerritoryEvaluation method)
_assign_level() (popframe.preprocessing.level_filler.LevelFiller static method)
_calculate_density_population() (popframe.method.territory_evaluation.TerritoryEvaluation method)
_connect_levels() (popframe.method.popuation_frame.PopFrame method)
_connect_same_level() (popframe.method.popuation_frame.PopFrame method)
_euclidean_distance() (popframe.method.popuation_frame.PopFrame method)
_evaluate_between_settlements() (popframe.method.territory_evaluation.TerritoryEvaluation method)
_evaluate_nearby_settlement() (popframe.method.territory_evaluation.TerritoryEvaluation method)
_evaluate_single_territory() (popframe.method.territory_evaluation.TerritoryEvaluation method)
_find_closest_settlement_pair() (popframe.method.territory_evaluation.TerritoryEvaluation method)
_get_level_scores() (popframe.method.territory_evaluation.TerritoryEvaluation method)
_get_median_time() (popframe.preprocessing.population_filler.PopulationFiller method)
_get_territories_gdf() (popframe.method.territory_evaluation.TerritoryEvaluation method)
_initialize_graph() (popframe.method.popuation_frame.PopFrame method)
_interpret_score() (popframe.method.territory_evaluation.TerritoryEvaluation method)
A
adjacency_matrix (popframe.preprocessing.population_filler.PopulationFiller attribute)
B
BaseMethod (class in popframe.method.base_method)
BaseRow (class in popframe.models.geodataframe)
build_circle_frame() (popframe.method.popuation_frame.PopFrame method)
build_network_frame() (popframe.method.popuation_frame.PopFrame method)
C
calculate_potential() (popframe.method.territory_evaluation.TerritoryEvaluation method)
city_multiplier (popframe.preprocessing.population_filler.PopulationFiller attribute)
convert_points_to_circles() (popframe.method.popuation_frame.PopFrame method)
create_circle() (popframe.method.popuation_frame.PopFrame method)
D
drop_contained_geometries() (in module popframe.preprocessing.utils)
E
evaluate_territory_location() (popframe.method.territory_evaluation.TerritoryEvaluation method)
F
fetch_osm_data() (popframe.method.urbanisation_level.UrbanisationLevel method)
fill() (popframe.preprocessing.population_filler.PopulationFiller method)
fill_holes() (in module popframe.preprocessing.utils)
fill_levels() (popframe.preprocessing.level_filler.LevelFiller method)
filter_bottlenecks() (in module popframe.preprocessing.utils)
from_gdf() (popframe.models.territory.Territory class method)
(popframe.models.town.Town class method)
from_pickle() (popframe.models.region.Region static method)
G
generate_map() (popframe.method.popuation_frame.PopFrame method)
generic (popframe.models.geodataframe.GeoDataFrame property)
GeoDataFrame (class in popframe.models.geodataframe)
geometry (popframe.models.geodataframe.BaseRow attribute)
(popframe.models.region.Region property)
(popframe.models.territory.Territory attribute)
(popframe.models.town.Town attribute)
(popframe.preprocessing.level_filler.TownRow attribute)
(popframe.preprocessing.population_filler.TownRow attribute)
(popframe.preprocessing.population_filler.UnitRow attribute)
get_color_map() (popframe.method.popuation_frame.PopFrame method)
get_graph_html() (popframe.method.popuation_frame.PopFrame method)
get_landuse_data() (popframe.method.urbanisation_level.UrbanisationLevel method)
get_projected_crs() (in module popframe.preprocessing.utils)
get_territories_gdf() (popframe.models.region.Region method)
get_territory() (popframe.models.region.Region method)
get_towns_gdf() (popframe.models.region.Region method)
I
id (popframe.models.territory.Territory attribute)
(popframe.models.town.Town attribute)
index (popframe.models.geodataframe.BaseRow attribute)
is_city (popframe.preprocessing.population_filler.TownRow attribute)
L
level (popframe.models.town.Town attribute)
(popframe.preprocessing.level_filler.TownRow attribute)
(popframe.preprocessing.population_filler.TownRow attribute)
LevelFiller (class in popframe.preprocessing.level_filler)
M
model_computed_fields (popframe.method.base_method.BaseMethod attribute)
(popframe.method.popuation_frame.PopFrame attribute)
(popframe.method.territory_evaluation.TerritoryEvaluation attribute)
(popframe.method.urbanisation_level.UrbanisationLevel attribute)
(popframe.models.geodataframe.BaseRow attribute)
(popframe.models.geodataframe.GeoDataFrame attribute)
(popframe.models.territory.Territory attribute)
(popframe.models.town.Town attribute)
(popframe.preprocessing.level_filler.LevelFiller attribute)
(popframe.preprocessing.level_filler.TownRow attribute)
(popframe.preprocessing.population_filler.PopulationFiller attribute)
(popframe.preprocessing.population_filler.TownRow attribute)
(popframe.preprocessing.population_filler.UnitRow attribute)
module
popframe.method
popframe.method.base_method
popframe.method.popuation_frame
popframe.method.territory_evaluation
popframe.method.urbanisation_level
popframe.models
popframe.models.geodataframe
popframe.models.region
popframe.models.territory
popframe.models.town
popframe.preprocessing
popframe.preprocessing.level_filler
popframe.preprocessing.population_filler
popframe.preprocessing.utils
N
name (popframe.models.territory.Territory attribute)
(popframe.models.town.Town attribute)
(popframe.preprocessing.level_filler.TownRow attribute)
(popframe.preprocessing.population_filler.TownRow attribute)
P
plot() (popframe.models.region.Region method)
plot_landuse() (popframe.method.urbanisation_level.UrbanisationLevel method)
PopFrame (class in popframe.method.popuation_frame)
popframe.method
module
popframe.method.base_method
module
popframe.method.popuation_frame
module
popframe.method.territory_evaluation
module
popframe.method.urbanisation_level
module
popframe.models
module
popframe.models.geodataframe
module
popframe.models.region
module
popframe.models.territory
module
popframe.models.town
module
popframe.preprocessing
module
popframe.preprocessing.level_filler
module
popframe.preprocessing.population_filler
module
popframe.preprocessing.utils
module
population (popframe.models.town.Town attribute)
(popframe.preprocessing.level_filler.TownRow attribute)
(popframe.preprocessing.population_filler.UnitRow attribute)
population_criterion() (popframe.method.territory_evaluation.TerritoryEvaluation method)
population_thresholds (popframe.preprocessing.level_filler.LevelFiller attribute)
PopulationFiller (class in popframe.preprocessing.population_filler)
R
Region (class in popframe.models.region)
region (popframe.method.base_method.BaseMethod attribute)
S
save_graph_to_geojson() (popframe.method.popuation_frame.PopFrame method)
size_from_population() (popframe.method.popuation_frame.PopFrame method)
T
territories (popframe.models.region.Region property)
Territory (class in popframe.models.territory)
TerritoryEvaluation (class in popframe.method.territory_evaluation)
to_dict() (popframe.models.territory.Territory method)
(popframe.models.town.Town method)
to_pickle() (popframe.models.region.Region method)
Town (class in popframe.models.town)
TownRow (class in popframe.preprocessing.level_filler)
(class in popframe.preprocessing.population_filler)
towns (popframe.models.region.Region property)
(popframe.preprocessing.level_filler.LevelFiller attribute)
(popframe.preprocessing.population_filler.PopulationFiller attribute)
U
UnitRow (class in popframe.preprocessing.population_filler)
units (popframe.preprocessing.population_filler.PopulationFiller attribute)
UrbanisationLevel (class in popframe.method.urbanisation_level)
V
validate_accessibility_matrix() (popframe.models.region.Region static method)
validate_adjacency_matrix() (popframe.preprocessing.population_filler.PopulationFiller class method)
validate_districts() (popframe.models.region.Region static method)
validate_model() (popframe.preprocessing.population_filler.PopulationFiller method)
validate_region() (popframe.models.region.Region static method)
validate_settlements() (popframe.models.region.Region static method)
validate_towns() (popframe.models.region.Region static method)
(popframe.preprocessing.level_filler.LevelFiller class method)
(popframe.preprocessing.population_filler.PopulationFiller class method)
validate_units() (popframe.preprocessing.population_filler.PopulationFiller class method)
verbose_print() (in module popframe.preprocessing.utils)