Aérodromes d'Occitanie
Cette couche géographique représente les 47 aérodromes de la région Occitanie.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (6 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| nom | text | — |
| type | text | — |
| nature | text | — |
| date_majDate maj | text | — |
| geo_shapeShape | geo_shape | — |
| geo_point_2dCoordinates | geo_point_2d | — |
Schema captured from opendatasoft 2 hours 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 1nom: Aérodrome de Saint-Martin-de-Londres · type: Aérodrome
{
"nom": "Aérodrome de Saint-Martin-de-Londres",
"type": "Aérodrome",
"nature": "Normal",
"date_maj": "27/02/2017",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
3.7814302249323903,
43.79896058007181
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.79896058007181,
"lon": 3.7814302249323903
}
}Record 2nom: Aérodrome de Moussoulens · type: Aérodrome
{
"nom": "Aérodrome de Moussoulens",
"type": "Aérodrome",
"nature": "Normal",
"date_maj": "27/02/2017",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
2.2094111845348987,
43.280101611387174
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.280101611387174,
"lon": 2.2094111845348987
}
}Record 3nom: Aérodrome de Lézignan-Corbières · type: Aérodrome
{
"nom": "Aérodrome de Lézignan-Corbières",
"type": "Aérodrome",
"nature": "Normal",
"date_maj": "27/02/2017",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
2.733920689446456,
43.17482554775243
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.17482554775243,
"lon": 2.733920689446456
}
}Record 4nom: Aérodrome de la Grand-Combe · type: Aérodrome
{
"nom": "Aérodrome de la Grand-Combe",
"type": "Aérodrome",
"nature": "Normal",
"date_maj": "27/02/2017",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
4.011660880687061,
44.24299310748975
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.24299310748975,
"lon": 4.011660880687061
}
}Record 5nom: Aérodrome de Florac-Sainte-Enimie · type: Aérodrome
{
"nom": "Aérodrome de Florac-Sainte-Enimie",
"type": "Aérodrome",
"nature": "Normal",
"date_maj": "27/02/2017",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
3.4615586878342492,
44.28491724140998
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.28491724140998,
"lon": 3.4615586878342492
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.laregion.fr/api/explore/v2.1/catalog/datasets/aerodrome-occitanie
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.laregion.fr/api/explore/v2.1/catalog/datasets/aerodrome-occitanie/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.