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.5434506, 28.4603489]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 41.8, "range_nm": 24.0, "colours": [1], "colour_code": 1, "light_desc": "Fl((2)) W 20.0s 24.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.5434506, 28.4603489]}, "properties": {"layer": "LNDMRK", "category": "landmark", "name": "Cape Canaveral Light", "info": "Conical", "height_m": 41.8, "status": "1", "colours": [1, 2], "colour_code": 1, "aid_type": "LANDMARK"}}]}
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.5434506, 28.4603489]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 41.8, "range_nm": 24.0, "colours": [1], "colour_code": 1, "light_desc": "Fl((2)) W 20.0s 24.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.5434506, 28.4603489]}, "properties": {"layer": "LNDMRK", "category": "landmark", "name": "Cape Canaveral Light", "info": "Conical", "height_m": 41.8, "status": "1", "colours": [1, 2], "colour_code": 1, "light_desc": "", "aid_type": "LANDMARK"}}]}
File diff suppressed because one or more lines are too long