List of landfill sites
This API provides a list of authorised landfill sites, published as part of an open geodata catalogue from the Canton of Valais, Switzerland. It records officially permitted disposal locations within the canton, supporting waste management planning, environmental monitoring, and spatial data analysis at the cantonal level. The dataset is geographic in nature, identifying landfill locations for use in mapping and regulatory oversight.List of landfills: Authorised landfill
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (11 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| OBJECTID | oid | Internal record identifier.Internal record identifier. |
| CODETYPE | string | Code indicating the landfill type category.Code indicating the landfill type category. |
| CODEACTIV | string | Code indicating the site's activity status.Code indicating the site's activity status. |
| Codetype_FRCodetype fr | string | French label describing the landfill type category.French label describing the landfill type category. |
| Codetype_DECodetype de | string | German label describing the landfill type category.German label describing the landfill type category. |
| codeactiv_FRCodeactiv fr | string | French label describing the site's activity status.French label describing the site's activity status. |
| codeactiv_DECodeactiv de | string | German label describing the site's activity status.German label describing the site's activity status. |
| NOMSITE | string | Name of the landfill site.Name of the landfill site. |
| NOOFSCNE | double | Reference number identifying the site's official record.Reference number identifying the site's official record. |
| COMMUNECommune | string | Municipality where the landfill site is located.Municipality where the landfill site is located. |
| DATEMAJ | date | Date the record was last updated.Date the record was last updated. |
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 1COMMUNE: Eggerberg · DATEMAJ: 1406851200000
{
"COMMUNE": "Eggerberg",
"DATEMAJ": 1406851200000,
"NOMSITE": "Birchwald",
"CODETYPE": "1",
"NOOFSCNE": 6004,
"OBJECTID": 1,
"CODEACTIV": "1",
"Codetype_DE": "Deponien des Typs A und bewilligte Schütungen für unverschmutztes Aushubmaterial",
"Codetype_FR": "Décharges de type A et remblais de matériaux d'excavation non pollués autorisés",
"codeactiv_DE": "aktiv",
"codeactiv_FR": "en activité"
}Record 2COMMUNE: Embd · DATEMAJ: 1414800000000
{
"COMMUNE": "Embd",
"DATEMAJ": 1414800000000,
"NOMSITE": "Alter Steinbruch Millacher",
"CODETYPE": "1",
"NOOFSCNE": 6283,
"OBJECTID": 2,
"CODEACTIV": "1",
"Codetype_DE": "Deponien des Typs A und bewilligte Schütungen für unverschmutztes Aushubmaterial",
"Codetype_FR": "Décharges de type A et remblais de matériaux d'excavation non pollués autorisés",
"codeactiv_DE": "aktiv",
"codeactiv_FR": "en activité"
}Record 3COMMUNE: Gampel-Bratsch · DATEMAJ: 1377993600000
{
"COMMUNE": "Gampel-Bratsch",
"DATEMAJ": 1377993600000,
"NOMSITE": "Chalchofen",
"CODETYPE": "2",
"NOOFSCNE": 6118,
"OBJECTID": 3,
"CODEACTIV": "1",
"Codetype_DE": "Deponien des Types B",
"Codetype_FR": "Décharges de type B",
"codeactiv_DE": "aktiv",
"codeactiv_FR": "en activité"
}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/Decharges/FeatureServer/Decharges
Query examples
curl -s 'https://services1.arcgis.com/rMlsWo8szOzlrpCq/ArcGIS/rest/services/Decharges/FeatureServer/Decharges?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.