mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Add function method to aggregate areas
This is standalone for now - we'll plumb it in later.
This commit is contained in:
@@ -21,3 +21,19 @@ SANTA_A = [
|
||||
[25.8910, 66.5500],
|
||||
[25.889, 66.55000],
|
||||
]
|
||||
|
||||
BURFORD = [
|
||||
[51.8925, -1.7495],
|
||||
[51.7372, -1.7825],
|
||||
[51.7159, -1.5257],
|
||||
[51.8866, -1.5037],
|
||||
[51.8925, -1.7495],
|
||||
]
|
||||
|
||||
CHELTENHAM = [
|
||||
[51.9324, -2.1265],
|
||||
[51.8633, -2.1306],
|
||||
[51.8637, -2.0242],
|
||||
[51.9328, -2.0221],
|
||||
[51.9324, -2.1265],
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user