geopfa.layer_combinationΒΆ

Set of various methods to weight and combine data layers for use in PFA. The methods included in this class are based on those outlined by the PFA Best Practices Report (Pauling et al. 2023).

Classes

VoterVeto()

Class for combining geospatial evidence layers into favorability models using the voter-veto framework.

Functions

detect_geom_dimension(gdf)

Detect whether a GeoDataFrame geometry is 2D or 3D.

detect_pfa_dimension(pfa)

Detect whether the PFA uses 2D or 3D geometries.