Modes d'occupation des sols pour l'année 2004 en Loire-Atlantique
Inventaire cartographique des modes d'occupation des sols (MOS) en Loire-Atlantique en 2004. Note 04/2022 : un nouveau jeu des modes d'occupation des sols comprenant toutes les années disponibles est diffusé avec un redécoupage d es polygones par commune . Les différentes emprises d'occupation de...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_shapeForme géographique | geo_shape | Forme géographique |
| idobjIdentifiant | int | code unique d'identification des polygones |
| c_1Code (niveau 1) | int | Code du mode d'occupation de niveau 1 |
| l_1Mode d'occupation (niveau 1) | text | Mode d'occupation de niveau 1 |
| c_2Code (niveau 2) | int | Code du mode d'occupation de niveau 2 |
| l_2Mode d'occupation (niveau 2) | text | Mode d'occupation de niveau 2 |
| c_3Code (niveau 3) | int | Code du mode d'occupation de niveau 3 |
| l_3Mode d'occupation (niveau 3) | text | Mode d'occupation de niveau 3 |
| surf_m2Surface (m2) | double | Surface en m² |
| geo_point_2dPoint géographique | geo_point_2d | Point géographique |
Schema captured from opendatasoft 6 days 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 1c_1: 1 · c_2: 11
{
"c_1": 1,
"c_2": 11,
"c_3": 114,
"l_1": "Territoires artificialisés",
"l_2": "Zones Urbanisées liées à l’habitat",
"l_3": "Habitat pavillonnaire",
"idobj": 120634,
"surf_m2": 103253.897301,
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 47.45575304131815,
"lon": -1.9440693978907544
}
}Record 2c_1: 1 · c_2: 11
{
"c_1": 1,
"c_2": 11,
"c_3": 114,
"l_1": "Territoires artificialisés",
"l_2": "Zones Urbanisées liées à l’habitat",
"l_3": "Habitat pavillonnaire",
"idobj": 120639,
"surf_m2": 12414.7397494,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.746188299350648,
47.464895132493375
],
[
-1.745977304999109,
47.464787978339324
],
[
-1.74542883345164,
47.46389917715052
],
[
-1.745121560024754,
47.46359575887128
],
[
-1.744902832905227,
47.463449924551924
],
[
-1.744908333164632,
47.46344686848506
],
[
-1.745295902410004,
47.463231287891126
],
[
-1.745423983513699,
47.46314219405894
],
[
-1.746896571113906,
47.46403278836192
],
[
-1.746887330191399,
47.46404404129343
],
[
-1.746188299350648,
47.464895132493375
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.463970944598024,
"lon": -1.745949570137576
}
}Record 3c_1: 1 · c_2: 11
{
"c_1": 1,
"c_2": 11,
"c_3": 114,
"l_1": "Territoires artificialisés",
"l_2": "Zones Urbanisées liées à l’habitat",
"l_3": "Habitat pavillonnaire",
"idobj": 120649,
"surf_m2": 3264.39432763,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.766518879646884,
47.47185880576508
],
[
-1.766525555860706,
47.4718455190025
],
[
-1.766443551007638,
47.47179932475697
],
[
-1.766746330912726,
47.471277950912885
],
[
-1.766747206699329,
47.471276436046104
],
[
-1.767891573936841,
47.47143720278263
],
[
-1.766603840573392,
47.471848037472924
],
[
-1.766518879646884,
47.47185880576508
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.47153761759262,
"lon": -1.767016723136416
}
}Record 4c_1: 1 · c_2: 11
{
"c_1": 1,
"c_2": 11,
"c_3": 114,
"l_1": "Territoires artificialisés",
"l_2": "Zones Urbanisées liées à l’habitat",
"l_3": "Habitat pavillonnaire",
"idobj": 120772,
"surf_m2": 36763.9785263,
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 47.45270181066794,
"lon": -2.463095967862354
}
}Record 5c_1: 1 · c_2: 11
{
"c_1": 1,
"c_2": 11,
"c_3": 114,
"l_1": "Territoires artificialisés",
"l_2": "Zones Urbanisées liées à l’habitat",
"l_3": "Habitat pavillonnaire",
"idobj": 120775,
"surf_m2": 155210.619784,
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 47.47231077160404,
"lon": -2.059920807892167
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.loire-atlantique.fr/api/explore/v2.1/catalog/datasets/224400028_modes-doccupation-des-sols-bd-mos-en-loire-atlantique-2004
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.loire-atlantique.fr/api/explore/v2.1/catalog/datasets/224400028_modes-doccupation-des-sols-bd-mos-en-loire-atlantique-2004/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.