Public toilets ๐Ÿšพ

Toilet location and information.

Section only available in Paris (for the moment)

Get WC

GET https://api.roote.ai/realtime/paris/:coords/wc?token=:token

Path Parameters

NameTypeDescription

:coords

string

Latitude,Longitude 48.8614515,2.337829

Query Parameters

NameTypeDescription

:token

string

Token de votre compte developers.roote.io

{
    "nhits": 21,
    "parameters": {
    "dataset": [
    "sanisettesparis"
    ],
    "timezone": "UTC",
    "rows": 10,
    "format": "json",
    "geofilter.distance": [
    "48.8614515,2.337829,1000"
    ],
    "facet": [
    "arrondissement",
    "horaires_ouverture"
    ]
},
"records": [
    {
        "datasetid": "sanisettesparis",
        "recordid": "e6819fc82a1442b72e088acb3001b8666a4b4b70",
        "fields": {
        "dist": "334",
        "objectid": 401,
        "arrondissement": 1,
        "nom_voie": "RUE BERGER",
        "geom_x_y": [
        48.862340298270716,
        2.342203223248898
        ],
        "geom": {
        "type": "Point",
        "coordinates": [
        2.342203223248898,
        48.862340298270716
        ]
        },
        "y": 129098.3163181,
        "x": 600416.67560939,
        "numero_voie": "44",
        "identifiant": "1/125",
        "horaires_ouverture": "6 h - 1 h"
        },
        "geometry": {
        "type": "Point",
        "coordinates": [
        2.342203223248898,
        48.862340298270716
        ]
        },
            "record_timestamp": "2019-05-25T10:01:13+00:00"
    },
    {
        "datasetid": "sanisettesparis",
        "recordid": "86f44ca8fe7eecb6180fab7243cd0bac799ee870",
        "fields": {
        "dist": "348",
        "objectid": 402,
        "arrondissement": 1,
        "nom_voie": "PLACE DES DEUX ECUS",
        "geom_x_y": [
        48.86315668436957,
        2.341836179877196
        ],
        "geom": {
        "type": "Point",
        "coordinates": [
        2.341836179877196,
        48.86315668436957
        ]
        },
        "y": 129189.09703026,
        "x": 600389.74030964,
        "numero_voie": "39",
        "identifiant": "1/128",
        "horaires_ouverture": "24 h / 24"
        },
        "geometry": {
        "type": "Point",
        "coordinates": [
        2.341836179877196,
        48.86315668436957
        ]
        },
            "record_timestamp": "2019-05-25T10:01:13+00:00"
    }
}
]

Derniรจre mise ร  jour