Primary school districts of the city of Laatzen
Geospatial dataset showing the primary school catchment areas within the city of Laatzen, including street names and house numbers, intended for residents and administrative use. The primary school districts are spatially delimited zones representing the assigned intake areas of elementary schools, covering the entire municipal area of Laatzen comprehensively. The data supports overview and administrative purposes in the field of education. It is provided as vector data with area geometry, accessible through the joint geodata catalogue of the district of Hildesheim and the Hanover region, which also documents usage conditions and technical provision details. Access is offered via WFS and WMTS services.Graphical representation of elementary school districts including street names and house numbers for residents* and politics. The primary school districts are spatially delimited areas, which represent the catchment areas of primary schools in the city of Laatzen. The data for the primary school districts cover the geographical area and are comprehensive for the area of the city of Laatzen. They are used for overview and administrative purposes in the field of education. The data is available as vector data with area geometry. Access to the data takes place via the joint geodata catalogue of the district of Hildesheim and the Hanover region, which contains both information on use and technical provision. The data is provided via WFS service and WMTS service.
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 |
|---|---|---|
| Shape | geometry | Geometric shape representing the school district boundary.Geometric shape representing the school district boundary. |
| OBJECTID_12Objectid 12 | int | Internal record identifier.Internal record identifier. |
| OBJECTID_1Objectid 1 | int | Internal record identifier.Internal record identifier. |
| geodb_oidGeodb oid | int | Internal geodatabase object identifier.Internal geodatabase object identifier. |
| OBJECTID | int | Internal record identifier.Internal record identifier. |
| Id | int | Internal record identifier.Internal record identifier. |
| SHAPE_1_STShape 1 st | double | Stored area value of the district shape.Stored area value of the district shape. |
| SHAPE_1__1Shape 1 1 | double | Stored perimeter length value of the district shape.Stored perimeter length value of the district shape. |
| GlobalIDGlobal id | string | Globally unique identifier for the record.Globally unique identifier for the record. |
| Shape__AreaShape area | double | Calculated area of the district polygon.Calculated area of the district polygon. |
| Shape__LengthShape length | double | Calculated perimeter length of the district polygon.Calculated perimeter length of the district polygon. |
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: Grundschulbezirke_Stadt_Laatzen.1
{
"Id": 0,
"GmlID": "Grundschulbezirke_Stadt_Laatzen.1",
"GlobalID": "{6EE9ED65-1AF5-4E7B-B26D-E6E1887AADD5}",
"OBJECTID": 10,
"Ortsteile": "Rethen",
"geodb_oid": 10,
"LINK_Schul": " ",
"OBJECTID_1": 10,
"SHAPE_1_ST": 837786.788818,
"SHAPE_1__1": 5747.43081605,
"Schulbezir": "07 GS Rethen oder GS Im Langen Feld",
"OBJECTID_12": 1,
"Shape__Area": 837786.78881836,
"Shape__Length": 5747.43081605
}Record 2Id: 30 · GmlID: Grundschulbezirke_Stadt_Laatzen.2
{
"Id": 30,
"GmlID": "Grundschulbezirke_Stadt_Laatzen.2",
"GlobalID": "{2BA1ADC6-3386-48A9-8529-0DB5CA8234E2}",
"OBJECTID": 1,
"Ortsteile": "Ingeln und Oesselse",
"geodb_oid": 1,
"LINK_Schul": "Grundschule-Ingeln-Oesselse.321.0.html",
"OBJECTID_1": 1,
"SHAPE_1_ST": 9146881.14819,
"SHAPE_1__1": 17430.3627562,
"Schulbezir": "11 GS Ingeln_Oesselse",
"OBJECTID_12": 2,
"Shape__Area": 9146881.14819336,
"Shape__Length": 17430.36275615
}Record 3Id: 30 · GmlID: Grundschulbezirke_Stadt_Laatzen.3
{
"Id": 30,
"GmlID": "Grundschulbezirke_Stadt_Laatzen.3",
"GlobalID": "{99A54E32-C081-4061-9A75-74CB8D0F9F09}",
"OBJECTID": 6,
"Ortsteile": "Alt_Laatzen",
"geodb_oid": 6,
"LINK_Schul": "Grund-und-Hauptschule-Rathausstrasse.322.0.html",
"OBJECTID_1": 6,
"SHAPE_1_ST": 3314458.64844,
"SHAPE_1__1": 13454.1214598,
"Schulbezir": "03 GS Rathausstraße",
"OBJECTID_12": 3,
"Shape__Area": 3314919.1652832,
"Shape__Length": 13542.98932701
}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/Grundschulbezirke_Stadt_Laatzen/WFSServer?request=getcapabilities&service=wfs
Query examples
curl -s 'https://dservices-eu1.arcgis.com/g3E9mGoej4Fapoav/arcgis/services/Grundschulbezirke_Stadt_Laatzen/WFSServer?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.