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": [-82.4737972, 24.5582722]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 5.8, "range_nm": 5.0, "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 6.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.42545, 24.4300667]}, "properties": {"layer": "LIGHTS", "category": "light", "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.42545, 24.4300667]}, "properties": {"layer": "BOYLAT", "category": "buoy", "name": "Twenty Eight Foot Shoal Lighted Buoy 2", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s", "boyshp": 4, "shape": "Pillar", "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.4737972, 24.5582722]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Halfmoon Shoal Light WR2", "status": "1", "colours": [3], "colour_code": 3, "catlam": 2, "aid_type": "LATERAL_STBD", "light_desc": "Fl((1)) R 6.0s 5.0M", "range_nm": 5.0, "height_m": 5.8}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.3333882, 24.5568912]}, "properties": {"layer": "LNDMRK", "category": "landmark", "status": "12", "colours": [], "aid_type": "LANDMARK"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.4383872, 24.5434524]}, "properties": {"layer": "LNDMRK", "category": "landmark", "status": "12", "colours": [], "aid_type": "LANDMARK"}}]}
|
||||
{"type": "FeatureCollection", "features": [{"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.4737972, 24.5582722]}, "properties": {"layer": "LIGHTS", "category": "light", "height_m": 5.8, "range_nm": 5.0, "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 6.0s 5.0M", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.42545, 24.4300667]}, "properties": {"layer": "LIGHTS", "category": "light", "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s", "aid_type": "LIGHT_POINT"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.42545, 24.4300667]}, "properties": {"layer": "BOYLAT", "category": "buoy", "name": "Twenty Eight Foot Shoal Lighted Buoy 2", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 4.0s", "boyshp": 4, "shape": "Pillar", "catlam": 2, "aid_type": "LATERAL_STBD"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.4737972, 24.5582722]}, "properties": {"layer": "BCNLAT", "category": "beacon", "name": "Halfmoon Shoal Light WR2", "status": "1", "colours": [3], "colour_code": 3, "light_desc": "Fl((1)) R 6.0s 5.0M", "catlam": 2, "aid_type": "LATERAL_STBD", "range_nm": 5.0, "height_m": 5.8}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.3333882, 24.5568912]}, "properties": {"layer": "LNDMRK", "category": "landmark", "status": "12", "colours": [], "light_desc": "", "aid_type": "LANDMARK"}}, {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-82.4383872, 24.5434524]}, "properties": {"layer": "LNDMRK", "category": "landmark", "status": "12", "colours": [], "light_desc": "", "aid_type": "LANDMARK"}}]}
|
||||
Reference in New Issue
Block a user