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.5182476, 30.336205]}, "properties": {"layer": "LIGHTS", "category": "light", "colours": [1, 4], "colour_code": 1, "light_desc": "19(()) W", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.4502851, 30.3724786]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 3.7, "range_nm": 5.0, "colours": [4], "colour_code": 4, "light_desc": "Fl((1)) G 6.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.4515348, 30.3723974]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Pablo Creek Daybeacon 8", "status": "1", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.4502851, 30.3724786]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Pablo Creek Light 9", "status": "1", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.5182476, 30.336205]}, "properties": {"layer": "LNDMRK", "category": "landmark", "name": "Jacksonville", "status": "1", "colours": [], "aid_type": "LANDMARK"}}]}
|
||||
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.5182476, 30.336205]}, "properties": {"layer": "LIGHTS", "category": "light", "colours": [1, 4], "colour_code": 1, "light_desc": "19(()) W", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.4502851, 30.3724786]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 3.7, "range_nm": 5.0, "colours": [4], "colour_code": 4, "light_desc": "Fl((1)) G 6.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.4515348, 30.3723974]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Pablo Creek Daybeacon 8", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "", "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.4502851, 30.3724786]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Pablo Creek Light 9", "status": "1", "colours": [4], "colour_code": 4, "light_desc": "Fl((1)) G 6.0s 5.0M", "catlam": 1, "aid_type": "LATERAL_PORT", "range_nm": 5.0, "height_m": 3.7}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-81.5182476, 30.336205]}, "properties": {"layer": "LNDMRK", "category": "landmark", "name": "Jacksonville", "status": "1", "colours": [], "light_desc": "", "aid_type": "LANDMARK"}}]}
|
||||
Reference in New Issue
Block a user