Improve data

This commit is contained in:
Andras Schmelczer 2026-06-10 07:54:25 +01:00
parent b4d66a28c1
commit 85da1941aa
31 changed files with 901 additions and 319 deletions

View file

@ -166,7 +166,7 @@ pub static FEATURE_GROUPS: &[FeatureGroup] = &[
name: "Defining characteristics",
features: &[
Feature::Numeric(FeatureConfig {
name: "Street tree density percentile",
name: "Tree canopy density percentile",
bounds: Bounds::Fixed {
min: 0.0,
max: 100.0,