Geographic position of medium- and low-voltage utility polesPosition géographique des poteaux électriques HTA et BT
Position géographique des poteaux électriques HTA et BTGeographic position of medium- and low-voltage utility poles
This API from Enedis, the French electricity distribution system operator, provides the geographic position of medium-voltage (HTA) and low-voltage (BT) utility poles, as well as overhead-to-underground transition points, across the distribution network it operates. Coordinates use the RGF93 projection system (EPSG:2154). Data is provided for indicative purposes only, without guarantee of accuracy or completeness. It covers the national distribution network in France and can support mapping, planning, or analysis related to electrical grid infrastructure.Ce jeu de données représente la position des poteaux HTA, BT et des remontés aéro-souterraine sur l’ensemble du réseau de distribution exploité par Enedis. Le système de projection utilisé est le RGF 93 (EPSG 2154). Les données sont mises à disposition à titre purement indicatif sans garantie quan…
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (14 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geometryGeometry | string | Point geometry in GeoJSON format giving the pole's location.Point geometry in GeoJSON format giving the pole's location. |
| x | number | X coordinate of the pole in the RGF93 (EPSG:2154) projection.X coordinate of the pole in the RGF93 (EPSG:2154) projection. |
| y | number | Y coordinate of the pole in the RGF93 (EPSG:2154) projection.Y coordinate of the pole in the RGF93 (EPSG:2154) projection. |
| prec | string | Indicator of the positional precision of the pole's location.Indicator of the positional precision of the pole's location. |
| code_iris | string | INSEE IRIS statistical area code containing the pole.INSEE IRIS statistical area code containing the pole. |
| nom_iris | string | Name of the IRIS statistical area containing the pole.Name of the IRIS statistical area containing the pole. |
| code_commune | string | INSEE code of the commune containing the pole.INSEE code of the commune containing the pole. |
| nom_commune | string | Name of the commune containing the pole.Name of the commune containing the pole. |
| code_epci | string | Code of the inter-municipal body (EPCI) containing the pole.Code of the inter-municipal body (EPCI) containing the pole. |
| nom_epci | string | Name of the inter-municipal body (EPCI) containing the pole.Name of the inter-municipal body (EPCI) containing the pole. |
| code_departementCode département | string | INSEE code of the department containing the pole.INSEE code of the department containing the pole. |
| nom_departementNom département | string | Name of the department containing the pole.Name of the department containing the pole. |
| code_regionCode région | string | INSEE code of the region containing the pole.INSEE code of the region containing the pole. |
| nom_regionNom région | string | Name of the region containing the pole.Name of the region containing the pole. |
Schema captured from datafair 27 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 1x: 689242.88218953 · y: 7056903.77385838
{
"x": 689242.88218953,
"y": 7056903.77385838,
"_score": null,
"geometry": "{\"type\":\"Point\",\"coordinates\":[2.8482851,50.6090822]}",
"nom_epci": "Métropole Européenne de Lille",
"nom_iris": "Fromelles",
"code_epci": "200093201",
"code_iris": "592570000",
"nom_region": "Hauts-de-France",
"code_region": "32",
"nom_commune": "Fromelles",
"code_commune": "59257",
"nom_departement": "Nord",
"code_departement": "59"
}Record 2x: 770988.416870333 · y: 6333880.57823821
{
"x": 770988.416870333,
"y": 6333880.57823821,
"_score": null,
"geometry": "{\"type\":\"Point\",\"coordinates\":[3.8866534,44.1003417]}",
"nom_epci": "CA Alès Agglomération",
"nom_iris": "Saint-Jean-du-Gard",
"code_epci": "200066918",
"code_iris": "302690000",
"nom_region": "Occitanie",
"code_region": "76",
"nom_commune": "Saint-Jean-du-Gard",
"code_commune": "30269",
"nom_departement": "Gard",
"code_departement": "30"
}Record 3x: 435309.589585422 · y: 6742311.00966608
{
"x": 435309.589585422,
"y": 6742311.00966608,
"_score": null,
"geometry": "{\"type\":\"Point\",\"coordinates\":[-0.5321499,47.7279011]}",
"nom_epci": "CC des Vallées du Haut-Anjou",
"nom_iris": "Les Hauts-d'Anjou",
"code_epci": "200071868",
"code_iris": "490800000",
"nom_region": "Pays de la Loire",
"code_region": "52",
"nom_commune": "Les Hauts-d'Anjou",
"code_commune": "49080",
"nom_departement": "Maine-et-Loire",
"code_departement": "49"
}Record 4x: 1029330.77645489 · y: 6290781.85895066
{
"x": 1029330.77645489,
"y": 6290781.85895066,
"prec": "B : 50cm - 1m 50",
"_score": null,
"geometry": "{\"type\":\"Point\",\"coordinates\":[7.0820572,43.6394514]}",
"nom_epci": "CA de Sophia Antipolis",
"nom_iris": "Vallée Verte-Issarts-Vignasses",
"code_epci": "240600585",
"code_iris": "060180102",
"nom_region": "Provence-Alpes-Côte d'Azur",
"code_region": "93",
"nom_commune": "Biot",
"code_commune": "06018",
"nom_departement": "Alpes-Maritimes",
"code_departement": "06"
}Record 5x: 1006604.9958122 · y: 6291533.95605587
{
"x": 1006604.9958122,
"y": 6291533.95605587,
"prec": "B : 50cm - 1m 50",
"_score": null,
"geometry": "{\"type\":\"Point\",\"coordinates\":[6.8012704,43.6564136]}",
"nom_epci": "CA du Pays de Grasse",
"nom_iris": "Saint-Cézaire-sur-Siagne",
"code_epci": "200039857",
"code_iris": "061180000",
"nom_region": "Provence-Alpes-Côte d'Azur",
"code_region": "93",
"nom_commune": "Saint-Cézaire-sur-Siagne",
"code_commune": "06118",
"nom_departement": "Alpes-Maritimes",
"code_departement": "06"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://opendata.enedis.fr/data-fair/api/v1/datasets/position-geographique-des-poteaux-hta-et-bt/
- Format
- openapi
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/position-geographique-des-poteaux-hta-et-bt/lines?size=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Dataset
Volume & freshness
License
No license declared upstream.
Source: datafair
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.