Zones inondables
Attribut réservé aux abonnés
API+- keyname
zoneinond
- abstract Bâtiment situé en zone inondable
- type boolean
https://api.urbs.fr/dashboard
?key={YOUR_API_KEY}
&id=000BY0004_0a4ed001c532e763
&attributes=zoneinond
{
"000BY0004_0a4ed001c532e763": {
"label": "40 PL DE BEAUNE",
"postcode": "71100",
"citycode": "71076",
"city": "Chalon-Sur-Saone",
"ban": "71076_0710_00040",
"parcel": "71076000BY0004",
"lat": 46.78488722337545,
"lon": 4.855901556709392,
"attributes": {
"zoneinond": {
"value": true,
"source": {
"name": "Zones inondables",
"provider": "MTES",
"model_year": "2020",
"reliability": "+++",
"method": "informations administratives"
}
}
}
}
}