first build attempt
This commit is contained in:
12
data/patrol_route.json
Normal file
12
data/patrol_route.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"comment": "Police patrol boat route stub — boat PPI scope not yet implemented.",
|
||||
"waypoints": [
|
||||
{ "lat": 48.7530, "lon": -122.5150, "speed_kt": 10.0, "zone": "Ferry lane — open waterfront" },
|
||||
{ "lat": 48.7480, "lon": -122.5050, "speed_kt": 4.0, "zone": "Near Squalicum breakwater" },
|
||||
{ "lat": 48.7460, "lon": -122.5120, "speed_kt": 10.0, "zone": "Open waterfront west" },
|
||||
{ "lat": 48.7380, "lon": -122.5200, "speed_kt": 10.0, "zone": "Boulevard Park approach" },
|
||||
{ "lat": 48.7340, "lon": -122.5150, "speed_kt": 4.0, "zone": "Taylor Dock area" },
|
||||
{ "lat": 48.7320, "lon": -122.5050, "speed_kt": 4.0, "zone": "Community Boating Center" }
|
||||
],
|
||||
"loop": "reverse"
|
||||
}
|
||||
Reference in New Issue
Block a user