Road Database — City of AachenStraßendatenbank Stadt Aachen
Straßendatenbank Stadt AachenRoad Database — City of Aachen
A WMS service providing the road database of the City of Aachen, published via the city's geoserver. The database is structured around nodes and segments rather than the official street list, and is oriented toward road construction projects, which can include temporary construction roads. Data records are linked to the node structure of the network. Maintained by the City of Aachen, the service allows spatial visualization and integration of street network data into GIS applications, supporting municipal planning and management of road infrastructure within the city.Die Straßendatenbank der Stadt Aachen basiert auf Knotenpunkten und Abschnitten. Der Datenbestand ist nicht an die die offizielle Straßenliste gebunden. Die Straßendatenbank orientiert sich an straßenbaulichen Vorhaben, welche beispielsweise auch Baustraßen betreffen können. Gebunden an das Knote...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (23 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| ogc_fidOgc fid | int | Internal record identifier.Internal record identifier. |
| achseid | decimal | Unique identifier of the street axis.Unique identifier of the street axis. |
| achsname | string | Name of the street axis.Name of the street axis. |
| achsnummer | string | Number code assigned to the street axis.Number code assigned to the street axis. |
| achstypnam | string | Name of the axis type, e.g. field path or road.Name of the axis type, e.g. field path or road. |
| startdista | decimal | Starting distance of the section along the axis.Starting distance of the section along the axis. |
| laenge | decimal | Length of the street section in meters.Length of the street section in meters. |
| enddistanz | decimal | Ending distance of the section along the axis.Ending distance of the section along the axis. |
| abschnitti | decimal | Identifier of the street section.Identifier of the street section. |
| knotenbis | string | Identifier of the end node of the section.Identifier of the end node of the section. |
| knotenvon | string | Identifier of the start node of the section.Identifier of the start node of the section. |
| typ_bezTyp bez | decimal | Numeric code denoting the section type.Numeric code denoting the section type. |
| nn_bezirkNn bezirk | string | District or municipal area code and name.District or municipal area code and name. |
| klassifizierung | string | Road classification, e.g. private road.Road classification, e.g. private road. |
| wkb_geometryWkb geometry | geometry | Geographic geometry of the street section.Geographic geometry of the street section. |
| fid | decimal | Internal feature identifier.Internal feature identifier. |
| objectid | string | Unique object identifier for the record.Unique object identifier for the record. |
| feat_typeFeat type | string | Type of the geographic feature.Type of the geographic feature. |
| surf_areaSurf area | string | Surface area associated with the feature.Surface area associated with the feature. |
| level | string | Vertical level or elevation category of the feature.Vertical level or elevation category of the feature. |
| shape_lenShape len | decimal | Length of the feature's geometric shape.Length of the feature's geometric shape. |
| shape_areaShape area | decimal | Area of the feature's geometric shape.Area of the feature's geometric shape. |
| iduebergeo | long | Identifier linking the record to related geographic data.Identifier linking the record to related geographic data. |
Schema captured from wfs 22 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 1laenge: 338.08 · achseid: 101123
{
"laenge": 338.08,
"achseid": 101123,
"ogc_fid": 1,
"typ_bez": 1,
"achsname": "AACHENER WALD",
"knotenbis": "0224005",
"knotenvon": "0124001",
"nn_bezirk": "B5 - Laurensberg",
"abschnitti": 101127,
"achsnummer": "-1000",
"achstypnam": "Feldweg",
"enddistanz": 338.08,
"startdista": 0,
"klassifizierung": "Privatstraße"
}Record 2laenge: 517.58 · achseid: 350353
{
"laenge": 517.58,
"achseid": 350353,
"ogc_fid": 2,
"typ_bez": 1,
"achsname": "ADENAUERALLEE",
"knotenbis": "0825148",
"knotenvon": "0824021",
"nn_bezirk": "B0 - Aachen-Mitte",
"abschnitti": 113515,
"achsnummer": "-1001",
"achstypnam": "Feldweg",
"enddistanz": 517.58,
"startdista": 0,
"klassifizierung": "Privatstraße"
}Record 3laenge: 833.18 · achseid: 101155
{
"laenge": 833.18,
"achseid": 101155,
"ogc_fid": 3,
"typ_bez": 1,
"achsname": "ALTENRATH",
"knotenbis": "1129031",
"knotenvon": "1129033",
"nn_bezirk": "B3 - Haaren",
"abschnitti": 101159,
"achsnummer": "-1002",
"achstypnam": "Feldweg",
"enddistanz": 833.18,
"startdista": 0,
"klassifizierung": "Gemeindestraßen"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'https://geoserver.aachen.de/opendata/strassendatenbank/wfs?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.
Dataset
Volume & freshness
License
No license declared upstream.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.