API.doc

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=3bed0a88ccb15a20
    &attributes=zoneinond
{
    "3bed0a88ccb15a20": {
        "label": "23 B AVENUE DE PARIS",
        "postcode": "71100",
        "citycode": "71076",
        "city": "Chalon-Sur-Saone",
        "ban": "71076_5540_00023_b",
        "parcel": null,
        "lat": 46.78806600000001,
        "lon": 4.850925999999999,
        "attributes": {
            "zoneinond": {
                "value": false,
                "source": {
                    "name": "Zones inondables",
                    "reliability": "+++",
                    "provider": "MTES",
                    "model_year": "2020",
                    "updated_at": "2026-01-09T23:00:00.000Z",
                    "article_url": null
                }
            }
        }
    }
}