Skip to content

Commit

Permalink
updated the data
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanderp committed Aug 29, 2020
1 parent 8d872e7 commit 53fa631
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 0 deletions.
27 changes: 27 additions & 0 deletions data/nominatimCache.json
Original file line number Diff line number Diff line change
Expand Up @@ -23423,5 +23423,32 @@
"5.1947797",
"5.1948797"
]
},
"43.7772767,7.5099671": {
"place_id": 299005231,
"licence": "Data © OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright",
"osm_type": "way",
"osm_id": 151945352,
"lat": "43.77730743967345",
"lon": "7.509958068252127",
"display_name": "Quai de l'Impératrice Eugénie, Garavan, Menton, Nice, Alpes-Maritimes, Provence-Alpes-Côte d'Azur, France métropolitaine, 06500, France",
"address": {
"road": "Quai de l'Impératrice Eugénie",
"suburb": "Garavan",
"town": "Menton",
"municipality": "Nice",
"county": "Alpes-Maritimes",
"state": "Provence-Alpes-Côte d'Azur",
"country": "France",
"postcode": "06500",
"country_code": "fr"
},
"extratags": {},
"boundingbox": [
"43.7768476",
"43.7773683",
"7.50849",
"7.511115"
]
}
}
16 changes: 16 additions & 0 deletions data/raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -10977,6 +10977,22 @@
"surveillance:type": "camera"
}
},
{
"type": "node",
"id": 7856232014,
"lat": 43.7772767,
"lon": 7.5099671,
"tags": {
"camera:direction": "280",
"camera:mount": "pole",
"camera:type": "fixed",
"contact:webcam": "https://www.menton.fr/webcam-photo.html",
"man_made": "surveillance",
"surveillance": "webcam",
"surveillance:type": "camera",
"surveillance:zone": "town"
}
},
{
"type": "way",
"id": 4842050,
Expand Down
13 changes: 13 additions & 0 deletions data/webcams.json
Original file line number Diff line number Diff line change
Expand Up @@ -9269,5 +9269,18 @@
"country": "Netherlands"
},
"url": "https://www.webcam-aalsmeer.nl/"
},
{
"lat": 43.7772767,
"lon": 7.5099671,
"osmID": 7856232014,
"osmType": "node",
"address": {
"city": "Menton",
"county": "Alpes-Maritimes",
"state": "Provence-Alpes-Côte d'Azur",
"country": "France"
},
"url": "https://www.menton.fr/webcam-photo.html"
}
]

0 comments on commit 53fa631

Please sign in to comment.