Initial commit — multi-tenant filtering, port constraints, chart bbox

This commit is contained in:
2026-05-04 22:41:09 -04:00
parent c3b07be67e
commit fcf1d2787a
1102 changed files with 7353 additions and 1166 deletions
+1 -1
View File
@@ -1 +1 @@
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.096838, 25.5907064]}, "properties": {"layer": "LNDARE", "category": "land_area", "bbox": [-80.096838, 25.5907064, -80.096838, 25.5907064]}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.096838, 25.5907064]}, "properties": {"layer": "BUISGL", "category": "building"}}]}
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.096838, 25.5907064]}, "properties": {"layer": "LNDARE", "category": "land_area", "bbox": [-80.096838, 25.5907064, -80.096838, 25.5907064]}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.096838, 25.5907064]}, "properties": {"layer": "BUISGL", "category": "building", "bbox": [-80.096838, 25.5907064, -80.096838, 25.5907064]}}]}