Points de repère du réseau routier départemental de Loire-Atlantique
Les points de repère (PR) constitue le bornage du référentiel routier départemental de la Loire-Atlantique : numéro du PR longueurs des inter-PR type de PR : début, courant ou fin
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (7 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| rdNom de la route | text | Name of the departmental road.Nom de la route |
| geo_shapeShape | geo_shape | Geographic shape geometry of the reference point.Geographic shape geometry of the reference point. |
| geo_point_2dCoordinates | geo_point_2d | Geographic coordinates of the reference point.Localisation |
| x | double | X coordinate of the reference point location.X coordinate of the reference point location. |
| y | double | Y coordinate of the reference point location.Y coordinate of the reference point location. |
| nature_du_prNature du point de repère | text | Type of reference point: start, current, or end.PRD : point de repère début PRF : point de repère fin PRC : point de repère courant |
| numero_du_prNuméro du point de repère | text | Identification number of the reference point.Identification number of the reference point. |
Schema captured from opendatasoft 7 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: 390712 · y: 6717241
{
"x": 390712,
"y": 6717241,
"rd": "44 D0022",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.1088887144399369,
47.48309291674112
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.48309291674112,
"lon": -1.1088887144399369
},
"nature_du_pr": "PRC",
"numero_du_pr": "17"
}Record 2x: 372854 · y: 6714021
{
"x": 372854,
"y": 6714021,
"rd": "44 D0024",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.3433207759114356,
47.44554496168326
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.44554496168326,
"lon": -1.3433207759114356
},
"nature_du_pr": "PRC",
"numero_du_pr": "2"
}Record 3x: 359927 · y: 6726207
{
"x": 359927,
"y": 6726207,
"rd": "44 D0024",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.5238284715005517,
47.54853472452402
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.54853472452402,
"lon": -1.5238284715005517
},
"nature_du_pr": "PRC",
"numero_du_pr": "21"
}Record 4x: 387261 · y: 6712443
{
"x": 387261,
"y": 6712443,
"rd": "44 D0025",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.1512975102799117,
47.43833612645506
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.43833612645506,
"lon": -1.1512975102799117
},
"nature_du_pr": "PRC",
"numero_du_pr": "16"
}Record 5x: 385579 · y: 6711555
{
"x": 385579,
"y": 6711555,
"rd": "44 D0025",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.172960838065368,
47.42955519865122
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.42955519865122,
"lon": -1.172960838065368
},
"nature_du_pr": "PRC",
"numero_du_pr": "18"
}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_points-de-repere-du-reseau-routier-departemental-de-loire-atlantique
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.loire-atlantique.fr/api/explore/v2.1/catalog/datasets/224400028_points-de-repere-du-reseau-routier-departemental-de-loire-atlantique/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.