mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 01:13:12 -04:00
Add method to get wards for custom polygon
This will be used as part of the area aggregation in the following commits.
This commit is contained in:
@@ -13,3 +13,11 @@ SKYE = [
|
||||
[57.7334, -6.8280],
|
||||
[57.1004, -6.8280],
|
||||
]
|
||||
|
||||
SANTA_A = [
|
||||
[25.8890, 66.5500],
|
||||
[25.8890, 66.551],
|
||||
[25.8910, 66.551],
|
||||
[25.8910, 66.5500],
|
||||
[25.889, 66.55000],
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user