lsapy.LandSuitabilityAnalysis.criteria_by_category#

property LandSuitabilityAnalysis.criteria_by_category: dict[str | None, list[str]]#

Dictionary of criteria names grouped by category.

Returns:

Dictionary where keys are categories and values are lists of criteria names.

Return type:

dict