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": [-85.4031575, 29.7649456]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 1.8, "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 2.5s", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-85.4020672, 29.7647124]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 1.8, "colours": [4], "colour_code": 4, "light_desc": "Fl((1)) G 2.5s", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-85.4020672, 29.7647124]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Saint Joseph State Park Entrance Light 1", "status": "8", "colours": [4], "colour_code": 4, "catlam": 1, "aid_type": "LATERAL_PORT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-85.4031575, 29.7649456]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Saint Joseph State Park Entrance Light 2", "status": "8", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD"}}]}
|
||||
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-85.4031575, 29.7649456]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 1.8, "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 2.5s", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-85.4020672, 29.7647124]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 1.8, "colours": [4], "colour_code": 4, "light_desc": "Fl((1)) G 2.5s", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-85.4020672, 29.7647124]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Saint Joseph State Park Entrance Light 1", "status": "8", "colours": [4], "colour_code": 4, "light_desc": "Fl((1)) G 2.5s", "catlam": 1, "aid_type": "LATERAL_PORT", "height_m": 1.8}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-85.4031575, 29.7649456]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Saint Joseph State Park Entrance Light 2", "status": "8", "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 2.5s", "catlam": 2, "aid_type": "LATERAL_STBD", "height_m": 1.8}}]}
|
||||
Reference in New Issue
Block a user