Distribution of the axes of the cantonal roads according to tonnage restrictions
This dataset shows how cantonal roads in the Canton of Valais, Switzerland, are classified according to tonnage restrictions indicated by traffic signage. It maps road segments where weight limits are enforced through police signals, specifically signal SSV 2.16 with additional panel 2b, denoting maximum permitted vehicle weight. The signage scheme follows standards approved by the Cantonal Commission for Road Signalling (KKSS). The dataset is useful for understanding freight and heavy-vehicle access restrictions across the cantonal road network, supporting transport planning, logistics routing, and compliance with local traffic regulations within the canton.Distribution of the axes of the cantonal roads according to the restriction of tonnage localized on the roads by police signals (signal SSV 2.16, additional panel 2b). This signalling is approved by the Cantonal Commission for Road Signalling (KKSS)
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (17 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| OBJECTID | oid | Internal unique record identifier.Internal unique record identifier. |
| Tonnages | string | Tonnage restriction label in French (e.g. 'Tonnage : 32 tonnes').Tonnage restriction label in French (e.g. 'Tonnage : 32 tonnes'). |
| Tonnage | string | Tonnage restriction label in German (e.g. 'Tonnage : 32 Tonnen').Tonnage restriction label in German (e.g. 'Tonnage : 32 Tonnen'). |
| Propriétaire | string | Owner of the road, given as a canton abbreviation.Owner of the road, given as a canton abbreviation. |
| Numero_axeNumero axe | string | Identification number of the road axis.Identification number of the road axis. |
| Nom_axeNom axe | string | Name of the road axis, listing the localities it connects.Name of the road axis, listing the localities it connects. |
| PR_debutPr debut | string | Reference point marking the start of the road section.Reference point marking the start of the road section. |
| Distance_debutDistance debut | double | Distance in metres from the start reference point to the section start.Distance in metres from the start reference point to the section start. |
| PR_finPr fin | string | Reference point marking the end of the road section.Reference point marking the end of the road section. |
| Distance_finDistance fin | double | Distance in metres from the end reference point to the section end.Distance in metres from the end reference point to the section end. |
| Longueur_tronçonLongueur tronçon | double | Length of the road section in metres.Length of the road section in metres. |
| Nom_SEGNom seg | string | Name/code of the road segment.Name/code of the road segment. |
| Cumulee_debutCumulee debut | double | Cumulative distance in metres at the start of the section.Cumulative distance in metres at the start of the section. |
| Cumulee_finCumulee fin | double | Cumulative distance in metres at the end of the section.Cumulative distance in metres at the end of the section. |
| Abr_FRAbr fr | string | Abbreviated road name in French.Abbreviated road name in French. |
| Abr_DEAbr de | string | Abbreviated road name in German.Abbreviated road name in German. |
| Shape__LengthShape length | double | Length of the geometry, in metres, as computed by the GIS system.Length of the geometry, in metres, as computed by the GIS system. |
Schema captured from arcgis 1 month 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 (3 records)
Record 1Abr_DE: RT-32 · Abr_FR: RT-32
{
"Abr_DE": "RT-32",
"Abr_FR": "RT-32",
"PR_fin": "188",
"Nom_SEG": "S1",
"Nom_axe": "Chalais - Vercorin - Pinsec - Mayoux",
"Tonnage": "Tonnage : 32 Tonnen",
"OBJECTID": 1,
"PR_debut": "90",
"Tonnages": "Tonnage : 32 tonnes",
"Numero_axe": "43",
"Cumulee_fin": 19374.2,
"Distance_fin": 0,
"Cumulee_debut": 10589.28,
"Propriétaire": "VS",
"Shape__Length": 12699.68813446205,
"Distance_debut": 956,
"Longueur_tronçon": 8784.92
}Record 2Abr_DE: RT-32 · Abr_FR: RT-32
{
"Abr_DE": "RT-32",
"Abr_FR": "RT-32",
"PR_fin": "90",
"Nom_SEG": "S1",
"Nom_axe": "Chalais - Vercorin - Pinsec - Mayoux",
"Tonnage": "Tonnage : 32 Tonnen",
"OBJECTID": 2,
"PR_debut": "0",
"Tonnages": "Tonnage : 32 tonnes",
"Numero_axe": "43",
"Cumulee_fin": 10589.28,
"Distance_fin": 956,
"Cumulee_debut": 41,
"Propriétaire": "VS",
"Shape__Length": 15245.660330732004,
"Distance_debut": 41,
"Longueur_tronçon": 10548.28
}Record 3Abr_DE: RT-32 · Abr_FR: RT-32
{
"Abr_DE": "RT-32",
"Abr_FR": "RT-32",
"PR_fin": "18",
"Nom_SEG": "Avenu du Ritz",
"Nom_axe": "Ancienne T9 en Ville de Sion",
"Tonnage": "Tonnage : 32 Tonnen",
"OBJECTID": 3,
"PR_debut": "14",
"Tonnages": "Tonnage : 32 tonnes",
"Numero_axe": "506",
"Cumulee_fin": 395.03,
"Distance_fin": 0,
"Cumulee_debut": 0,
"Propriétaire": "VS",
"Shape__Length": 570.3120058629459,
"Distance_debut": 0,
"Longueur_tronçon": 395.03
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://services1.arcgis.com/rMlsWo8szOzlrpCq/ArcGIS/rest/services/VS_M_CLTONNAGE/FeatureServer/VS_M_CLTONNAGE
Query examples
curl -s 'https://services1.arcgis.com/rMlsWo8szOzlrpCq/ArcGIS/rest/services/VS_M_CLTONNAGE/FeatureServer/VS_M_CLTONNAGE?f=json' -H 'Accept: application/json'Layer definition: fields, geometry type, capabilities.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.