Initial commit — multi-tenant filtering, port constraints, chart bbox
This commit is contained in:
@@ -1 +1 @@
|
||||
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1562936, 29.5318981]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 3.6, "range_nm": 5.0, "colours": [4], "colour_code": 4, "light_desc": "Fl((1)) G 4.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1564131, 29.5313994]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Fox Cut Daybeacon 4", "status": "1", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1582848, 29.5331759]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Fox Cut Daybeacon 2", "status": "1", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1500488, 29.5139896]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Silver Lake Daybeacon 6", "status": "1", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1525561, 29.5229812]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Silver Lake Daybeacon 5", "status": "1", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1562936, 29.5318981]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Fox Cut Light 3", "status": "1", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1559023, 29.4942503]}, "properties": {"layer": "LNDMRK", "category": "landmark", "colours": [], "aid_type": "LANDMARK"}}]}
|
||||
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1562936, 29.5318981]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 3.6, "range_nm": 5.0, "colours": [4], "colour_code": 4, "light_desc": "Fl((1)) G 4.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1564131, 29.5313994]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Fox Cut Daybeacon 4", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "", "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1582848, 29.5331759]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Fox Cut Daybeacon 2", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "", "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1500488, 29.5139896]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Silver Lake Daybeacon 6", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "", "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1525561, 29.5229812]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Silver Lake Daybeacon 5", "status": "1", "colours": [4], "colour_code": 4, "light_desc": "", "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1562936, 29.5318981]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Fox Cut Light 3", "status": "1", "colours": [4], "colour_code": 4, "light_desc": "Fl((1)) G 4.0s 5.0M", "catlam": 1, "aid_type": "LATERAL_PORT", "range_nm": 5.0, "height_m": 3.6}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1559023, 29.4942503]}, "properties": {"layer": "LNDMRK", "category": "landmark", "colours": [], "light_desc": "", "aid_type": "LANDMARK"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.1576941200973, 29.514971273153815]}, "properties": {"layer": "LAKARE", "category": "area", "colours": [], "aid_type": "UNKNOWN"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.15684539107698, 29.536388928646282]}, "properties": {"layer": "LAKARE", "category": "area", "colours": [], "aid_type": "UNKNOWN"}}]}
|
||||
Reference in New Issue
Block a user