mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-07 09:22:44 +02:00
Update locationdata_eu.py
This commit is contained in:
@@ -35,5 +35,6 @@ def get_wxUKgov():
|
||||
|
||||
def get_floodUKgov():
|
||||
# get UK flood warnings
|
||||
url = 'https://environment.data.gov.uk/flood-widgets/rss-feeds.html'
|
||||
url = 'https://environment.data.gov.uk/flood-widgets/rss/feed-England.xml'
|
||||
|
||||
return "not implemented yet"
|
||||
Reference in New Issue
Block a user