Cadastre vert - Les arbres
Localisation de tous les arbres sur le département des Hauts-de-Seine Ce jeu de données précise les emplacements, les types et les caractéristiques des arbres isolés ou d'alignement présents sur l'ensemble du territoire des Hauts-de-Seine. Ces informations ont été collectées dans le cadre du cada...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| idelement_vertIdelement vert | int | Identifiant de l'arbre |
| communeCommune | text | Nom de la commune |
| code_inseeINSEE commune code | text | Code INSEE de la commune |
| diametre | double | Diamètre de l'arbre (mètres) |
| circonference | double | Circonférence de l'arbre (mètres) |
| type | text | Type d'arbre (A : Aligné, I : Isolé) |
| geo_shapeShape | geo_shape | Géométrie de l'entité au format GeoJSON |
| geo_point_2dCoordinates | geo_point_2d | Coordonnées de l'entité (latitude, longitude en degrés décimaux) |
Schema captured from opendatasoft 1 hour ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1type: I · commune: ISSY LES MOULINEAUX
{
"type": "I",
"commune": "ISSY LES MOULINEAUX",
"diametre": 7.79144,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.270008342513221,
48.81826531029592
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.81826531029592,
"lon": 2.270008342513221
},
"circonference": 24.4651216,
"idelement_vert": 180097
}Record 2type: I · commune: ISSY LES MOULINEAUX
{
"type": "I",
"commune": "ISSY LES MOULINEAUX",
"diametre": 5.109628,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.263091835944219,
48.818037142308036
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.818037142308036,
"lon": 2.263091835944219
},
"circonference": 16.04423192,
"idelement_vert": 179190
}Record 3type: A · commune: ISSY LES MOULINEAUX
{
"type": "A",
"commune": "ISSY LES MOULINEAUX",
"diametre": 0,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2509783114393582,
48.81796217751809
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.81796217751809,
"lon": 2.2509783114393582
},
"circonference": 0,
"idelement_vert": 179212
}Record 4type: A · commune: ISSY LES MOULINEAUX
{
"type": "A",
"commune": "ISSY LES MOULINEAUX",
"diametre": 0,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.250229340717968,
48.817961610866256
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.817961610866256,
"lon": 2.250229340717968
},
"circonference": 0,
"idelement_vert": 179233
}Record 5type: I · commune: ISSY LES MOULINEAUX
{
"type": "I",
"commune": "ISSY LES MOULINEAUX",
"diametre": 5.517152,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2697592287720174,
48.81832019970917
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.81832019970917,
"lon": 2.2697592287720174
},
"circonference": 17.32385728,
"idelement_vert": 180407
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.issy.com/api/explore/v2.1/catalog/datasets/cadastre-vert-les-arbres
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/cadastre-vert-les-arbres/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.