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": [-80.4027719, 27.7484161]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 4.8, "range_nm": 5.0, "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4003672, 27.7434214]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 4.8, "range_nm": 5.0, "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4027719, 27.7484161]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Indian River (South Section) Light 92", "status": "1", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4003672, 27.7434214]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Indian River (South Section) Light 96", "status": "1", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4019789, 27.7476833]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Indian River (South Section) Daybeacon 93", "status": "1", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4020656, 27.7460681]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Indian River (South Section) Daybeacon 94", "status": "1", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4263883, 27.7088489]}, "properties": {"layer": "LNDMRK", "category": "landmark", "colours": [], "aid_type": "LANDMARK"}}]}
|
||||
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4027719, 27.7484161]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 4.8, "range_nm": 5.0, "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4003672, 27.7434214]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 4.8, "range_nm": 5.0, "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4027719, 27.7484161]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Indian River (South Section) Light 92", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s 5.0M", "catlam": 2, "aid_type": "LATERAL_STBD", "range_nm": 5.0, "height_m": 4.8}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4003672, 27.7434214]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Indian River (South Section) Light 96", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s 5.0M", "catlam": 2, "aid_type": "LATERAL_STBD", "range_nm": 5.0, "height_m": 4.8}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4019789, 27.7476833]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Indian River (South Section) Daybeacon 93", "status": "1", "colours": [4], "colour_code": 4, "light_desc": "", "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4020656, 27.7460681]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Indian River (South Section) Daybeacon 94", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "", "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4263883, 27.7088489]}, "properties": {"layer": "LNDMRK", "category": "landmark", "colours": [], "light_desc": "", "aid_type": "LANDMARK"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.41743837001155, 27.728987428546898]}, "properties": {"layer": "LAKARE", "category": "area", "colours": [], "aid_type": "UNKNOWN"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.42019998384647, 27.733143580015327]}, "properties": {"layer": "LAKARE", "category": "area", "colours": [], "aid_type": "UNKNOWN"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-80.4081140958879, 27.73531644672006]}, "properties": {"layer": "LAKARE", "category": "area", "colours": [], "aid_type": "UNKNOWN"}}]}
|
||||
@@ -1 +1 @@
|
||||
{"feature_count": 7, "bbox": [-80.4263883, 27.7088489, -80.4003672, 27.7484161]}
|
||||
{"feature_count": 10, "bbox": [-80.4263883, 27.7088489, -80.4003672, 27.7484161]}
|
||||
Reference in New Issue
Block a user