Mowing chart
This dataset provides an overview of mowing management and dog facilities in the municipality of Utrecht, Netherlands. It includes map layers covering grass management, a pilot on feralized bulb management, a color-rating layer, a bank/verge mowing chart (DataOeversMaaikaart), and locations of dog facilities. The data was last updated on 31 July 2025 and uses the Amersfoort / RD New coordinate system. It is published via ArcGIS Online, which also hosts other related municipal datasets, and supports spatial analysis of green space maintenance and public amenities within the city.Description Overview of mowing management and dog facilities within the municipality of Utrecht. #### Map Layers Click on the layer name for more information: 1. 28-07-2025 Pilot feralization bulb management 2. 28-07-2025 Color rating 3. 28-07-2025 Grass management 4. DataOeversMaaikaart20250630 5. 28-07-2025 Dog facilities #### Actuality This dataset was last updated on 31-07-2025. #### Coordinate System Amersfoort / RD New #### Other datasets from ArcGIS Online Find here an overview of all datasets from ArcGIS Online.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (5 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| Shape | geometry | Geometric shape of the area on the map.Geometric shape of the area on the map. |
| FID | int | Unique feature identifier within the dataset.Unique feature identifier within the dataset. |
| Oppervlakt | double | Surface area of the grass management zone.Surface area of the grass management zone. |
| Shape__AreaShape area | double | Calculated area of the geometric shape.Calculated area of the geometric shape. |
| Shape__LengthShape length | double | Calculated perimeter length of the geometric shape.Calculated perimeter length of the geometric shape. |
Schema captured from wfs 26 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 (3 records)
Record 1FID: 1 · GmlID: _8-07-2025_Pilot_verwildering_bollenbehe
{
"FID": 1,
"GmlID": "_8-07-2025_Pilot_verwildering_bollenbeheer.1",
"IMBOR_ID": "923e91532a05f0b2f3db7fc33542e1d9",
"ID_nummer": "554391",
"Grasbeheer": "Pilot verwildering bollenbeheer",
"Maaifreque": "Apart maairegime",
"Oppervlakt": 1357,
"Shape__Area": 1356.72904587,
"Shape__Length": 293.73292076
}Record 2FID: 2 · GmlID: _8-07-2025_Pilot_verwildering_bollenbehe
{
"FID": 2,
"GmlID": "_8-07-2025_Pilot_verwildering_bollenbeheer.2",
"IMBOR_ID": "25c1edad3f42e90120ce47ce955b9466",
"ID_nummer": "4107947",
"Grasbeheer": "Pilot verwildering bollenbeheer",
"Maaifreque": "Apart maairegime",
"Oppervlakt": 1211,
"Shape__Area": 1210.74291611,
"Shape__Length": 311.54924998
}Record 3FID: 3 · GmlID: _8-07-2025_Pilot_verwildering_bollenbehe
{
"FID": 3,
"GmlID": "_8-07-2025_Pilot_verwildering_bollenbeheer.3",
"IMBOR_ID": "9956fe166ccf128aa1fd08383139b78c",
"ID_nummer": "2857560",
"Grasbeheer": "Pilot verwildering bollenbeheer",
"Maaifreque": "Apart maairegime",
"Oppervlakt": 56,
"Shape__Area": 55.69477081,
"Shape__Length": 33.8783791
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://dservices-eu1.arcgis.com/SMnoOtmU2UWf0vRp/arcgis/services/Maaikaart/WFSServer
Query examples
curl -s 'https://dservices-eu1.arcgis.com/SMnoOtmU2UWf0vRp/arcgis/services/Maaikaart/WFSServer?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.