Targets related to the suitability criteria of a site for affordable housing and/or early learning facility development.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | make_suitability_criteria(criteria_tax_exempt, criteria_max_water_overlap_pct,
criteria_within_uga, criteria_developable_zoning,
criteria_undevelopable_presentuse, criteria_lot_size, criteria_area_ratio,
criteria_steep_vacant, criteria_unbuildable, criteria_other)
make_criteria_tax_exempt()
make_criteria_max_water_overlap_pct()
make_criteria_within_uga()
make_criteria_developable_zoning(development_assumptions_zoning)
make_criteria_undevelopable_present_use()
make_criteria_lot_size(lot_size_breaks)
make_criteria_area_ratio()
make_criteria_steep_vacant()
make_criteria_unbuildable()
make_criteria_other()
|
All suitability criteria commands return a named list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.