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.1783444, 25.8017253]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Biscayne Bay Daybeacon 43", "status": "1", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1757262, 25.8374634]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Palm Bay Club Channel Daybeacon 5", "status": "8", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1776363, 25.8377755]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Palm Bay Club Channel Daybeacon 8", "status": "8", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.177383, 25.8061183]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Biscayne Bay Daybeacon 41", "status": "1", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1776189, 25.8374151]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Palm Bay Club Channel Daybeacon 7", "status": "8", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1750902, 25.8377887]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Palm Bay Club Channel Daybeacon 4", "status": "8", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1752427, 25.8145636]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Biscayne Bay Daybeacon 39", "status": "1", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}]}
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1783444, 25.8017253]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Biscayne Bay Daybeacon 43", "status": "1", "colours": [4], "colour_code": 4, "light_desc": "", "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1757262, 25.8374634]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Palm Bay Club Channel Daybeacon 5", "status": "8", "colours": [4], "colour_code": 4, "light_desc": "", "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1776363, 25.8377755]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Palm Bay Club Channel Daybeacon 8", "status": "8", "colours": [3], "colour_code": 3, "light_desc": "", "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.177383, 25.8061183]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Biscayne Bay Daybeacon 41", "status": "1", "colours": [4], "colour_code": 4, "light_desc": "", "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1776189, 25.8374151]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Palm Bay Club Channel Daybeacon 7", "status": "8", "colours": [4], "colour_code": 4, "light_desc": "", "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1750902, 25.8377887]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Palm Bay Club Channel Daybeacon 4", "status": "8", "colours": [3], "colour_code": 3, "light_desc": "", "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.1752427, 25.8145636]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Biscayne Bay Daybeacon 39", "status": "1", "colours": [4], "colour_code": 4, "light_desc": "", "catlam": 1, "aid_type": "LATERAL_PORT"}}]}
File diff suppressed because one or more lines are too long