Game reserves in the area of the city of Laatzen
This API provides vector geodata on wildlife conservation areas within the city limits of Laatzen, Lower Saxony, designated under Section 33(2) of the Lower Saxony Forest Act (NWaldLG) to protect sensitive habitats and allow undisturbed development of wild animals. The dataset shows the exact location and extent of currently applicable wildlife conservation areas. It is intended for authorities, planners, and the interested public, supporting nature conservation, forest management, and spatial planning tasks. Data can be accessed via a WFS service and a WMTS service, with free access requiring no authentication.Wildlife conservation areas protect particularly sensitive habitats and allow wild animals to develop undisturbed. In the territory of the city of Laatzen, these areas were designated in accordance with the requirements of the Lower Saxony Forest Act (Section 33(2) NWaldLG). The vector data provided show the exact location and extent of the currently applicable wildlife conservation areas within the city limits of Laatzen. The data serve authorities, planners and the interested public and in particular support tasks of nature conservation, forest management and spatial planning. Access to the data is via a WFS service and a WMTS service.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| Shape | geometry | Geometric outline of the wildlife conservation area.Geometric outline of the wildlife conservation area. |
| OBJECTID_1Objectid 1 | int | Secondary internal object identifier.Secondary internal object identifier. |
| geodb_oidGeodb oid | int | Internal database record identifier.Internal database record identifier. |
| OBJECTID | int | Internal object identifier for the feature.Internal object identifier for the feature. |
| ID | int | Identifier for the wildlife conservation area record.Identifier for the wildlife conservation area record. |
| SHAPE_1_LengthShape 1 length | double | Perimeter length of the area geometry, alternate field.Perimeter length of the area geometry, alternate field. |
| SHAPE_1_AreaShape 1 area | double | Surface area of the area geometry, alternate field.Surface area of the area geometry, alternate field. |
| GlobalIDGlobal id | string | Globally unique identifier for the feature.Globally unique identifier for the feature. |
| Shape__AreaShape area | double | Calculated surface area of the geometry.Calculated surface area of the geometry. |
| Shape__LengthShape length | double | Calculated perimeter length of the geometry.Calculated perimeter length of the geometry. |
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 1ID: 0 · GmlID: Wildschongebiete_Stadt_Laatzen.45
{
"ID": 0,
"GmlID": "Wildschongebiete_Stadt_Laatzen.45",
"GlobalID": "{B1898DEF-86C9-4AB0-B44F-9927A38BDA5B}",
"OBJECTID": 10,
"geodb_oid": 10,
"OBJECTID_1": 45,
"Shape__Area": 1547893.40356445,
"SHAPE_1_Area": null,
"Shape__Length": 8047.79235246,
"SHAPE_1_Length": null
}Record 2ID: 0 · GmlID: Wildschongebiete_Stadt_Laatzen.46
{
"ID": 0,
"GmlID": "Wildschongebiete_Stadt_Laatzen.46",
"GlobalID": "{18A71785-6CC1-4122-9E5A-AC10C234629B}",
"OBJECTID": 3,
"geodb_oid": 3,
"OBJECTID_1": 46,
"Shape__Area": 1344718.95874023,
"SHAPE_1_Area": null,
"Shape__Length": 6950.8751951,
"SHAPE_1_Length": null
}Record 3ID: 0 · GmlID: Wildschongebiete_Stadt_Laatzen.48
{
"ID": 0,
"GmlID": "Wildschongebiete_Stadt_Laatzen.48",
"GlobalID": "{494891A7-6076-4E88-B12C-FF1C05B409B6}",
"OBJECTID": 9,
"geodb_oid": 9,
"OBJECTID_1": 48,
"Shape__Area": 98096.36474609,
"SHAPE_1_Area": null,
"Shape__Length": 1326.16941418,
"SHAPE_1_Length": null
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://dservices-eu1.arcgis.com/g3E9mGoej4Fapoav/arcgis/services/Wildschongebiete_Stadt_Laatzen/WFSServer?request=getcapabilities&service=wfs
Query examples
curl -s 'https://dservices-eu1.arcgis.com/g3E9mGoej4Fapoav/arcgis/services/Wildschongebiete_Stadt_Laatzen/WFSServer?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.